what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / atindra nath ojha
The full form i feels is JAVANESE ARCHITECTURE VIRTUAL ACCELERATOR
| Is This Answer Correct ? | 81 Yes | 79 No |
Post New Answer View All Answers
How can I prevent another program from modifying part of a file that I am modifying?
Why structure is used in c?
What is a pointer in c?
Explain about block scope in c?
Explain Function Pointer?
What is merge sort in c?
What is the difference between printf and scanf in c?
How can I make it pause before closing the program output window?
What is infinite loop?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
Is null always defined as 0(zero)?
Explain what is the difference between far and near ?
What is the use of a conditional inclusion statement in C?
What is scope rule in c?