Answer Posted / b.srinivas
Full form of JAVA is
J - Just
A - Another
V - Virtual
A - Approach
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is java reflection api?
What is singleton class in java and how can we make a class singleton?
Is string a datatype?
What does null mean in java?
Name some OOPS Concepts in Java?
What is difference between overloading and overriding in java?
What are loops in java?
What is java objectoutputstream?
What does nullpointerexception mean?
What is the console in java?
What is the use of coding?
Explain importance of finally block in java?
Is vector synchronized in java?
Can you use this() and super() both in a constructor?