what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / atindra nath ojha
The full form i feels is JAVANESE ARCHITECTURE VIRTUAL ACCELERATOR
| Is This Answer Correct ? | 81 Yes | 79 No |
Post New Answer View All Answers
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Explain how do you convert strings to numbers in c?
What is an endless loop?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
Is c compiled or interpreted?
Is there a built-in function in C that can be used for sorting data?
Not all reserved words are written in lowercase. TRUE or FALSE?
Explain what is the difference between a free-standing and a hosted environment?
Explain how do you sort filenames in a directory?
using for loop sum 2 number of any 4 digit number in c language
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What is main return c?
What is function prototype in c with example?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?