Answer Posted / raju
THE OBJECT CLASS METHOD ARE
CLONE();
HASHCODE();
NOTIFY();
NOTYFYALL();
WAIT();...ETC..
THESE METHODS ARE VERY IMPOTENT FOR ALL JAVA CLASS.... IN
REAL TIME COLLECTION FRAME WORK HASHSET/HASHMAP CLASS.........
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is slash r?
How to invoke external process in java.
Is it possible to override private or static method in java?
How many bits is a double?
What is space character in java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Which is easier .net or java?
How do I stop concurrentmodificationexception?
Write a function for palindrome and factorial and explain?
How do you define a singleton class?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the difference between length and length() method in java?
What are java packages?
Can we print null in java?
What is the meaning of I ++ in java?