what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / phoenixink
Naturally Java is a seed of coffee.
But technologically Java is a language or a written programme used to launch some interactive internet applications.
| Is This Answer Correct ? | 169 Yes | 70 No |
Post New Answer View All Answers
What is exit() function?
Write a code to generate a series where the next element is the sum of last k terms.
Explain how are portions of a program disabled in demo versions?
Explain modulus operator. What are the restrictions of a modulus operator?
Give me the code of in-order recursive and non-recursive.
What is mean by data types in c?
What is the size of array float a(10)?
Is that possible to store 32768 in an int data type variable?
How can I send mail from within a c program?
Is malloc memset faster than calloc?
What are the 5 elements of structure?
What is the purpose of clrscr () printf () and getch ()?
Do variables need to be initialized?
What is the difference between procedural and functional programming?
What is structure and union in c?