what is the meaning of java that is (J A V A) full form of
JAVA
Answers were Sorted based on User's Feedback
Answer / glory
Just Another Virtual Acronic (JAVA). The two friends named this programming language java while taking a cup of coffee. believing its a suitable name for a high level programming language and since then it has not been changed.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / madhavi
Java is an acronym for just another versatile analyzer
Java is a coffee seed name.Later because of its countless advantages professors proposed full form accordingly .Whatever may be the full form but we are enjoying the deliciousness of java language as well as technology because of its powerful api and inbuilt security
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aarti
Actually according to me Java is the name of an island.Firstally the name of JAVA is an oak.The inventors of JAVA was very fond of coffee.So, they gives it name'java' to an 'Oak'.
| Is This Answer Correct ? | 1 Yes | 0 No |
The name java is come from name of the coffee seed...
If we have to tell anyone the full form of Java then we have to said that JUST ANOTHER VIRTUAL ACCELERATOR.
THIS IS USED FOR BUILDING THE APPLICATIONS...
Note that java is simple,secure,nd pure object oriented programming language
That's it...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ankit kumar
JAVA is already a full name. Java is also a slang for coffee
and Javanese is a language, probably spoken in Indonesia. So
if you wish, you can relate these two words with JAVA
programming but the answer of your question is Nothing.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / manish dhanraj rangari
NO JAVA DON'T HAVE ANY FULL FORM,ITS A NAME OF COFFEE SEED
| Is This Answer Correct ? | 6 Yes | 6 No |
Answer / avni parakh
Java is just an ideal name originated from coffee
| Is This Answer Correct ? | 1 Yes | 1 No |
Write a programe print the sum of series 0,1,2,.....10
What are the storage classes in C?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
Write a program to identify if a given binary tree is balanced or not.
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
how to find sum of 5 digits in C?
int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above
main() { printf("hello%d",print("QUARK test?")); }
write a progam to compare the string using switch case?
largest Of three Number using without if condition?
How do you write a program which produces its own source code as its output?