How 'java' got its name and what it stands for?
Answer Posted / senthil kumar
oak is old name.java stands for "just another virtual approach".
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
how to split string in java?
In a container there are 5 components. I want to display all the component names, how will you do that?
Why string is a class?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What are the three best choices for a development environment?
how are methods defined?
When a byte datatype is used?
What is lambda in java?
What is Recursion Function?
What do you mean by synchronized non access modifier?
Is vector synchronized in java?
What are the advantages and disadvantages of reference counting in garbage collection?
can I implement my own start() method? : Java thread
Difference between method overloading and method overriding in java ?
What is thread safe java?