what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / divine
Yes, it is JUST ANOTHER VIRTUAL ACCELERATOR
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why double pointer is used in c?
Why is it that not all header files are declared in every C program?
What is c mainly used for?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
What does != Mean in c?
What is static memory allocation? Explain
Are enumerations really portable?
Explain how can I convert a number to a string?
Is null always equal to 0(zero)?
Explain threaded binary trees?
diff between exptected result and requirement?
What is the use of sizeof () in c?
What is difference between array and structure in c?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
What is the role of && operator in a program code?