How 'java' got its name and what it stands for?
Answer Posted / ravikiran
java is a place where developers used to import coffee
while developing the language.previously it is named oak
| Is This Answer Correct ? | 24 Yes | 20 No |
Post New Answer View All Answers
Can a boolean be null java?
Can we have a method name same as class name in java?
Can you explain the cs option of java interpreter?
what is collatration?
What are different access specifiers in java?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is %d in printf?
What are new features introduced with java 8 ?
If goto and const is reserve words than why it is not work in java?
Difference between final and effectively final ? Why is effectively final even required ?
What is difference between module and function?
How to write custom exception in java?
Explain the inheritance?
Can we override constructors in java?
Which list does not allow duplicates in java?