Vidyalelo
C# Programming · Q133

Miscellaneous in C Sharp

Programming · C# Programming · question 133

Q133

Which of these methods of class String is used to extract a substring from a String object?

A.
substring()
B.
Substring()
Answer
C.
SubString()
D.
None of the mentioned

Answer: Option B

Solution

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