what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / avni parakh
Java is just an ideal name originated from coffee
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the 5 data types?
The __________ attribute is used to announce variables based on definitions of columns in a table?
When should you not use a type cast?
How can I ensure that integer arithmetic doesnt overflow?
Difference between MAC vs. IP Addressing
Write a Program to accept different goods with the number, price and date of purchase and display them
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Do pointers need to be initialized?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
can anyone suggest some site name..where i can get some good data structure puzzles???
How does free() know explain how much memory to release?
What is the most efficient way to count the number of bits which are set in an integer?
write a program in c language to print your bio-data on the screen by using functions.
What is the time and space complexities of merge sort and when is it preferred over quick sort?
How to declare pointer variables?