Answer Posted / satish sharma
LEFT HANDED THREAD
RIGHT HANDED THREAD
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the use of a copy constructor?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
Why java uses the concept of the string literal?
What do you understand by the term string pool?
what are abstract functions?
Can we overload run() method in java?
What is your platform’s default character encoding?
What is the byte order of byte buffer?
Why java is called not pure object oriented language?
What is bom encoding?
In case of inheritance what is the execution order of constructor and destructor?
What are variable arguments or varargs?
What do you understand by soft reference?
Do I need to import java.lang package any time? Why?
Define how objects are stored in java?