what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / aarti
Actually according to me Java is the name of an island.Firstally the name of JAVA is an oak.The inventors of JAVA was very fond of coffee.So, they gives it name'java' to an 'Oak'.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
Why use int main instead of void main?
How can I change the size of the dynamically allocated array?
Difference between goto, long jmp() and setjmp()?
Can you please explain the difference between syntax vs logical error?
Describe newline escape sequence with a sample program?
What is an identifier?
Are the expressions * ptr ++ and ++ * ptr same?
Can we change the value of constant variable in c?
How do you determine whether to use a stream function or a low-level function?
Why header file is used in c?
What is difference between array and structure in c?
Is null a keyword in c?
Explain b+ tree?
What is infinite loop?