what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / manoj mudaliyar
'JAVA' as the name sounds a special meaning but actually it
doesn't consists of any abbreviation.
'JAVA' is a 'aromatic coffee seed' which the developers
used while designing java software. And also , 'Javanese'
is a language used by Indosenian to interact with people.
Many people thing 'JAVA' is same as 'Javanese' language but
it is absolutely wrong. It's a totally different language.
'JAVA' is a purely OOP(Object Oriented Programming
Language) which is versionable, portable and supports
interoperability.
| Is This Answer Correct ? | 97 Yes | 39 No |
Post New Answer View All Answers
What is a header file?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
swap 2 numbers without using third variable?
how many errors in c explain deply
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
Is main a keyword in c?
what does static variable mean?
What are control structures? What are the different types?
How can you read a directory in a C program?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
What does char * * argv mean in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Can we change the value of static variable in c?
Is file a keyword in c?