-
Which of the following is not member of String classs
A) CopyB) ConcatC) FormatD) Substring
-
How do you create method which can be accessed without the use of objects reference ?
A) Using FRIEND KeywordB) Using STATIC KeywordC) Using SHARED KeywordD) NONE