How 'java' got its name and what it stands for?
Answer Posted / naresh
JAVA stands for jamesgosling ,arthur Iknow only two names u
find remaining two answers i dont'kow that
| Is This Answer Correct ? | 9 Yes | 27 No |
Post New Answer View All Answers
What are memory tables?
What is string example?
What technique can be employed to compare two strings?
What happens if an exception is throws from an object's destructor?
How do you trim a space in java?
Name few java.lang classes introduced with java 8 ?
Why we use methods in java?
What is the difference between a checked and an unchecked exception?
Can we override data members in java?
What is the difference between class forname and new?
How to perform binary search in java?
I want to print “hello” even before main is executed. How will you acheive that?
What is java and their uses?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Are generics important java?