1.

Which of these class is superclass of String and StringBuffer class?(a) java.util(b) java.lang(c) ArrayList(d) None of the mentionedThis question was posed to me during an online interview.The origin of the question is String Handling Basics in chapter String Handling of Java

Answer»

The CORRECT CHOICE is (B) java.lang

To EXPLAIN: NONE.



Discussion

No Comment Found

Related InterviewSolutions