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
Why do we need arrays in c?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
Who developed c language and when?
Write a program to check whether a number is prime or not using c?
What is the value of h?
With the help of using classes, write a program to add two numbers.
Where static variables are stored in c?
What is meant by realloc()?
What is getch() function?
Explain heap and queue.
What is the use of volatile?
number of times a digit is present in a number
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What are dangling pointers? How are dangling pointers different from memory leaks?
What does volatile do?