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
What is structure padding and packing in c?
What is the meaning of c in c language?
What is the purpose of void in c?
Is c still relevant?
How many keywords are there in c?
Explain the array representation of a binary tree in C.
What is abstract data structure in c?
Explain what is the difference between the expression '++a' and 'a++'?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
I have a varargs function which accepts a float parameter?
What is wrong with this program statement?
Explain what is page thrashing?
What is a double c?
What is the use of c language in real life?
write a program to create a sparse matrix using dynamic memory allocation.