what is the meaning of java that is (J A V A) full form of
JAVA

Answer Posted / kodeeswaran

Java means just another virtual application

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the binary height balanced tree?

729


What is the use of typedef in c?

593


how we can make 3d venturing graphics on outer interface

4017


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

1858


What is the difference between variable declaration and variable definition in c?

566






Can a pointer point to null?

594


Why do we need functions in c?

565


What does void main return?

611


How do you do dynamic memory allocation in C applications?

634


What is the difference between test design and test case design?

1576


List a few unconditional control statement in c.

564


What are the advantages of external class?

598


Simplify the program segment if X = B then C ← true else C ← false

2589


Is boolean a datatype in c?

552


what is a constant pointer in C

682