what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / jacob
JAVA full form is Just Another Virtual Language :)
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
What is a memory leak? How to avoid it?
What are the different types of objects used in c?
What is the full form of getch?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What does main () mean in c?
cavium networks written test pattern ..
What is the explanation for the dangling pointer in c?
How do I swap bytes?
What are the restrictions of a modulus operator?
Why do we need arrays in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What are the storage classes in C?
What are pointers? Why are they used?
How many header files are in c?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping