what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / praveeen
There is no full form for java as it is the language of people who based in Indonesia, its difficult to understand, but as we all know its a programming language.Java is the word derived from Indonesian language.That's it, No full form for JAVA.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the term printf() and scanf() used in c language?
Write a program to check armstrong number in c?
What is the modulus operator?
With the help of using classes, write a program to add two numbers.
Explain the difference between call by value and call by reference in c language?
What are the advantages of using new operator as compared to the function malloc ()?
What is the explanation for prototype function in c?
Explain what math functions are available for integers? For floating point?
How can I make sure that my program is the only one accessing a file?
how to construct a simulator keeping the logical boolean gates in c
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Differentiate abs() function from fabs() function.
What is modifier & how many types of modifiers available in c?
Can I initialize unions?
What is the difference between pure virtual function and virtual function?