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
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is the difference between variable declaration and variable definition in c?
What is spaghetti programming?
In a switch statement, explain what will happen if a break statement is omitted?
What is function in c with example?
Differentiate between #include<...> and #include '...'
Tell me when is a void pointer used?
How can I copy just a portion of a string?
Is main an identifier in c?
Can we declare function inside main?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
a program that can input number of records and can view it again the record
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
What are the differences between Structures and Arrays?
Is c a great language, or what?