Answer Posted / anitha
In Java,Object Class is a superclass for every class.the
above listed methods r there in object class.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is api data?
What is an object in java and how is it created?
Explain the importance of finalize() method.
When will you define a method as static?
Which one will take more memory: an int or integer?
Why java does not support pointers?
Can we have more than one package statement in the source file?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
what r advatages of websphere? & how to deploy?
Can a class extend more than one class?
What is the difference in between cpp and java? Can u explain in detail?
Why is stringbuffer faster than string?
Can we have try block without catch block?
What is the purpose of garbage collection in java, and when is it used?
Can we nested try statements in java?