what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / uma
java is fully object oriented language and it is platform independent but somebody says that java is a coffee seed.If you know the correct answer please post your answer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it cc or c in a letter?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
What is the auto keyword good for?
Differentiate abs() function from fabs() function.
What is the use of volatile?
What are the advantages of c language?
What is #error and use of it?
What are the advantages of using macro in c language?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What is the use of a conditional inclusion statement in C?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Explain what is operator promotion?
Give me the code of in-order recursive and non-recursive.
What is restrict keyword in c?
How to declare a variable?