what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / neela azibha
java is an programming language,very easy to learn in my knowledge java fullform is JAVANESE ARCHITECTURE VIRTUAL ACCELERATOR.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Describe the difference between = and == symbols in c programming?
How can I automatically locate a programs configuration files in the same directory as the executable?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
Explain why can’t constant values be used to define an array’s initial size?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
What is meant by gets in c?
what are the different storage classes in c?
What is linear search?
What is union in c?
Explain how do you list a file’s date and time?
What is the difference between mpi and openmp?
What are local variables c?
What does *p++ do?
Write a c program to demonstrate character and string constants?
What is size of union in c?