what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / jagadeesh
JAVA FULL FORM IS " JUST ANOTHER VIRTUAL APPROACH "
| Is This Answer Correct ? | 7 Yes | 10 No |
Post New Answer View All Answers
What are the complete rules for header file searching?
How can I send mail from within a c program?
What is #include conio h?
Explain what is wrong with this program statement?
What does c value mean?
Is c pass by value or reference?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What does s c mean on snapchat?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
Is it acceptable to declare/define a variable in a c header?
explain what are pointers?
What is zero based addressing?
How do you generate random numbers in C?
What is the difference between ++a and a++?
write a progrmm in c language take user interface generate table using for loop?