what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / siddu g m
the developers of Java were drinking coffee while they were deciding the name of their programming language. So, they gave it the name "Java" as a slang of "Coffee".
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to find binary of number?
The statement, int(*x[]) () what does in indicate?
Why is main function so important?
What is difference between array and pointer in c?
In a header file whether functions are declared or defined?
Explain what is the stack?
Explain what is wrong with this program statement? Void = 10;
Why do we use int main instead of void main in c?
How can this be legal c?
Write a program to implement queue.
Discuss the function of conditional operator, size of operator and comma operator with examples.
Define Spanning-Tree Protocol (STP)
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What are the data types present in c?
Is malloc memset faster than calloc?