what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / madhavi
Java is an acronym for just another versatile analyzer
Java is a coffee seed name.Later because of its countless advantages professors proposed full form accordingly .Whatever may be the full form but we are enjoying the deliciousness of java language as well as technology because of its powerful api and inbuilt security
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's the total generic pointer type?
What is the purpose of type declarations?
What is structure in c definition?
Why is event driven programming or procedural programming, better within specific scenario?
Tell me what is the purpose of 'register' keyword in c language?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
Write the Program to reverse a string using pointers.
Why is struct padding needed?
What's a good way to check for "close enough" floating-point equality?
Explain #pragma statements.
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is meant by errors and debugging?
What is a ternary operator in c?
Explain what are reserved words?
Write a progarm to find the length of string using switch case?