Why is java called java?
Answer / Mahendra Kumar Meena
The name 'Java' originates from the Hawaiian word 'Kaffee', which means coffee, as coffee cups were a common sight during brainstorming sessions among the Java development team. Later, it was changed to 'java' with a lowercase 'j'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between wait and notify in java?
Explain about OOPS concepts and fundamentals.
What is a variable declaration?
What is the intersection and union methods?
Difference between this() and super() in java ?
what is session facade ?
What is a copy constructor in java?
What is compareto?
Is it possible to declare abstract class as final?What happens if we do so?
How 'java' got its name and what it stands for?
Can a constructor have different name than a class name in java?
What is an abstract class and what is it’s purpose?