InterviewSolution
Saved Bookmarks
| 1. |
Choose the base class for string() method.(a) System.Array(b) System.char(c) System.String(d) None of the mentionedThe question was asked in class test.I need to ask this question from Introduction of String Formatting in section Miscellaneous topics of C# |
|
Answer» Right ANSWER is (c) System.String |
|