How 'java' got its name and what it stands for?
Answer Posted / bhavana
JAVA name was actually given by "james gosling". first they
decided 2 name as "OAK" but it was cross down by trademark
lawyer.
| Is This Answer Correct ? | 28 Yes | 9 No |
Post New Answer View All Answers
What is temp in java?
Do you know why doesn't the java library use a randomized version of quicksort?
What is final, finally, finalize?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What are the different ways of creating thread?
How are variables stored?
What is difference between array and arraylist in java?
What are inbuilt functions?
What class allows you to read objects directly from a stream in java programming?
Can we initialize the final blank variable?
How to create a custom exception?
What is lambda in java?
What is the static keyword?
How do you use find and replace?
What is the different between get and post?