what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / kannammai ramaiah
JAVA is a name of coffee seed.James Gosling and his crew
members drank coffee at the time of thinking name for the
programming language written by them.Finally they decided to
keep the name of the coffee which contains the coffee seed
JAVA drunken by them as the name of the programming language
developed by them
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is typedef?
Are bit fields portable?
write a program to copy the string using switch case?
Explain zero based addressing.
What is the best organizational structure?
Explain about block scope in c?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What does 2n 4c mean?
What is an arrays?
what do the 'c' and 'v' in argc and argv stand for?
Explain what standard functions are available to manipulate strings?
What is wrong with this program statement?
Explain why c is faster than c++?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
Is it better to bitshift a value than to multiply by 2?