what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / jeeban samrat samal
Java stands for J- JAMES GOSLING A- ARTHUR V- VON HOFF A- ANDY BECHTOLSHEIN
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know the use of 'auto' keyword?
What is the difference between scanf and fscanf?
Explain what are compound statements?
Write a program to swap two numbers without using third variable in c?
What does the function toupper() do?
Explain the binary height balanced tree?
Explain the advantages and disadvantages of macros.
What is dynamic dispatch in c++?
Are the variables argc and argv are local to main?
What is extern c used for?
Differentiate between new and malloc(), delete and free() ?
What are the different properties of variable number of arguments?
What is file in c language?
What are local static variables? How can you use them?
Why void is used in c?