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
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What is the difference between text and binary i/o?
What does the characters “r” and “w” mean when writing programs that will make use of files?
Write a function that will take in a phone number and output all possible alphabetical combinations
In which header file is the null macro defined?
What does return 1 means in c?
what will be maximum number of comparisons when number of elements are given?
Explain what is the difference between the expression '++a' and 'a++'?
Why flag is used in c?
What is merge sort in c?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Can we use visual studio for c?
What are unions in c?
What is an lvalue in c?
Write a program to swap two numbers without using the third variable?