How 'java' got its name and what it stands for?
Answer Posted / ravikiran
java is a place where developers used to import coffee
while developing the language.previously it is named oak
| Is This Answer Correct ? | 24 Yes | 20 No |
Post New Answer View All Answers
What is exception handling in java?
Is map sorted in java?
What is canonical name in java?
Is null an object java?
What is Classloader in Java?
Can singleton class be serialized?
What is break and continue statement?
How do you make a thread in java?
What is multithreading and its advantages?
Explain the scope or life time of class variables or static variables?
Explain exception chaining in java?
Explain the key functions of data binding?
What is object-oriented paradigm?
What is a string what operation can be performed out with the help of a string?
why would you use a synchronized block vs. Synchronized method? : Java thread