InterviewSolution
Saved Bookmarks
| 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» | |