Vidyalelo
C# Programming · Q118

Miscellaneous in C Sharp

Programming · C# Programming · question 118

Q118

Which of these method of 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