what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / narayana swamy
Java has no full form because as coffee is the inspiration for this language name,also you can see the logo of java is cup ,plate and steam.apparently gosling got inspired by coffee named java
Then java is
J = James gosling
A = Arthur
V = van hoff
A = Andy bechtolsheim
😊
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are loops in c?
What would be an example of a structure analogous to structure c?
What is 1d array in c?
How can I send mail from within a c program?
what is the function of pragma directive in c?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What is the difference between struct and union in C?
Explain which function in c can be used to append a string to another string?
What is substring in c?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
What is a nested formula?
Explain how do you search data in a data file using random access method?
What is difference between structure and union in c programming?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
What are the different types of data structures in c?