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