What methods of the String class are inherited?
What will be an ideal response?
The methods clone, finalize, getClass, notify, and wait are inherited from the class Object.
Computer Science & Information Technology
What will be an ideal response?
The methods clone, finalize, getClass, notify, and wait are inherited from the class Object.