what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / venkatesh
Hi This Is venkatesh from dindigul...
JAVA - JUST ANOTHER VIRTUAL ANALYZER
It is the Expansion of JAVA........
With out fail Keep it on your Mind..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Does c have an equivalent to pascals with statement?
Explain what does the format %10.2 mean when included in a printf statement?
What does sizeof function do?
Are the variables argc and argv are always local to main?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What is the explanation for modular programming?
int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above
What does dm mean sexually?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What is c method?
What are the advantage of c language?
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
When should you not use a type cast?