what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / manish dhanraj rangari
NO JAVA DON'T HAVE ANY FULL FORM,ITS A NAME OF COFFEE SEED
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
State the difference between x3 and x[3].
What is the benefit of using const for declaring constants?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
What does the c preprocessor do?
what is the difference between class and unio?
Are the outer parentheses in return statements really optional?
What are # preprocessor operator in c?
What do you know about the use of bit field?
Explain how can a program be made to print the name of a source file where an error occurs?
Which built-in library function can be used to match a patter from the string?
How do I read the arrow keys? What about function keys?
What is the purpose of & in scanf?
What are the uses of null pointers?
What is the difference between strcpy() and memcpy() function in c programming?