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
Is java type safe?
What is the string function?
Write a code to show a static variable?
What is a pattern what is an anti pattern?
What is java autoboxing?
How would you format a date in java? I.e. In the ddmmyyy format?
What are the drawbacks of singleton class?
What is substring 1 in java?
What is difference between filereader and bufferedreader?
What is data and its types?
What is the impact of declaring a method as final?
What happens if constructor is private?
Why is java multithreaded?
What is the difference between applet and application?
What is static method with example?