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
Explain two-dimensional array.
What is meant by operator precedence?
Can math operations be performed on a void pointer?
Explain what is the benefit of using #define to declare a constant?
What is const keyword in c?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What are the different file extensions involved when programming in C?
What is huge pointer in c?
What is a dynamic array in c?
Can variables be declared anywhere in c?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Explain how do you print an address?
Why double pointer is used in c?
What is #define size in c?
What is an arrays?