what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / glory
Just Another Virtual Acronic (JAVA). The two friends named this programming language java while taking a cup of coffee. believing its a suitable name for a high level programming language and since then it has not been changed.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you mean by c what are the main characteristics of c language?
What is an operator?
What are the general description for loop statement and available loop types in c?
What is a floating point in c?
Why doesnt this code work?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Explain modulus operator.
List the difference between a While & Do While loops?
Explain the use of 'auto' keyword
Define the scope of static variables.
how many key words availabel in c a) 28 b) 31 c) 32
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
Write a program to check armstrong number in c?
Write a c program to demonstrate character and string constants?