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
Can variables be declared anywhere in c?
Explain goto?
What is the function of multilevel pointer in c?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What do you mean by a local block?
Write a program of prime number using recursion.
Are pointers integers in c?
Why do we use & in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
praagnovation
What is structure data type in c?
What are the 4 data types?
Explain about C function prototype?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
what is the difference between class and unio?