What are the override methods in Object class?
Answer Posted / koushik
override the toString() method in object class.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is java util function?
make a method which any number and any type of argument and print sum of that arguments.....
What is singleton class in java and how can we make a class singleton?
Can we convert list to set in java?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is consumer in java?
What is string builder in java?
Explain try and catch keywords in java?
What is an interface in java? Explain
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Can we call virtual funciton in a constructor ?
Which class contains a method: cloneable or object?
What is the use of bufferedreader?
What is the difference between && and & in java?
What is a bufferedreader?