Page 1 of 1

A developer has a String variable and needs to know how many characters it contains. How can the information be retrieve

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
A developer has a String variable and needs to know how many characters it contains. How can the information be retrieved?

A. variable.Length
B. variable.Count
C. variable.Max
D. variable.Chars