Answer Posted / yamini
James Gosling headed the team that developed the new
language "Oak"in 1991.Patrick Naughton was also in the team.
In 1995 Oak was renamed as JAVA.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you use abstract and final both with a method?
How many bytes are a float?
How do you create a method in java?
How do you define a singleton class?
What are runtime exceptions?
Explain jvm, jre, and jdk?
Explain list interface?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What are conditionals and its types?
What is the difference between public, private, protected, and friend access?
What are abstract methods in java?
What is command line argument
What does a void function return?
What is the use of callablestatement?