How 'java' got its name and what it stands for?
Answer Posted / lipsy
Java has got its name from one of its creator named ..."James Gosling". Originally it means "Oak".It was named so, at a local coffee bar when its developers were discussing about it and also having coffee together.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
What is the purpose of lambda expressions?
what do you understand by the term string with respect to java?
What is java autoboxing?
What is ‘is-a ‘ relationship in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Explain about serializable interface in java?
What is a map? What are the implementations of map?
How do you override a method?
What’s meant by anonymous class?
Name some OOPS Concepts in Java?
Explain the importance of finalize() method.
Why do we use return statement?
what is meant by abstract class?
What are the five major types of reference sources?
List some features of the abstract class.