Answer Posted / tejas
Java was known as Oak previously. Named after the oak tree
outside James Gosling's office. Then it was named as Java
from a set of random suggestions. Patrick Naughton also has
a contribution in developing Java.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can a class be declared as protected?
What is the main method java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What are 3 data types?
Explain about transient variables in java?
Can you override private or static method in java?
Compare Mutex and Semaphore in java.
What are assembly attributes?
When do we use hashset over treeset?
What is externalizable?
Difference between association, composition and aggregation?
What are the loops in java?
What is a variable and constant?
what is meant by Garbage collection?
What is the purpose of default constructor?