what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / momin iqbal
J A V A stands for JUST ANOTHER VIRTUAL ACCELERATOR.
THIS IS USED FOR BUILDING THE APPLICATIONS...
| Is This Answer Correct ? | 529 Yes | 265 No |
Post New Answer View All Answers
Are local variables initialized to zero by default in c?
What are disadvantages of C language.
Explain how can I write functions that take a variable number of arguments?
What is the use of a static variable in c?
What are the different types of control structures in programming?
How to create struct variables?
I need testPalindrome and removeSpace
#include
In a byte, what is the maximum decimal number that you can accommodate?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
Who invented bcpl language?
What are the various types of control structures in programming?
a program that can input number of records and can view it again the record
Describe dynamic data structure in c programming language?
What is a void * in c?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if