Answer Posted / sarath nag
During Brainstroming meeting of SunMicroSystems one of the
group members named Frank yellin decided to put the
name "java" coz he wanted to get precisely the right name
and he wanted something that reflected the essence of the
technology: dynamic, revolutionary, lively, fun. Because
this programming language was so unique.
previously they decided to keep OAK but it was
registred by another company called OAK Technology.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
When object is created and destroyed?
What is the use of list in java?
What is the difference between yielding and sleeping?
what do you understand by synchronization? : Java thread
What is string immutability?
Why java is used everywhere?
What is tcp ip in java?
Explain the available thread states in a high-level?
Why is singleton class used?
How does split work in java?
How do you check whether the list is empty or not in java?
Explain about wait() method?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
How can a gui component handle its own events in java programming?
Can a constructor be private and how are this() and super() method used with constructor?