Vidyalelo
C# Programming · Q134

Arrays and Strings in C Sharp

Programming · C# Programming · question 134

Q134

Which of these methods of the class String is used to obtain length of String object?

A.
get()
B.
Sizeof()
C.
lengthof()
D.
length()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board