what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / revathyumavanitha
justifycomputer architecture for virtual application
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Write a program to find the biggest number of three numbers in c?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What are the 4 data types?
What are the 5 data types?
How many bytes are occupied by near, far and huge pointers (dos)?
What does sizeof return c?
what will be the output for the following main() { printf("hi" "hello"); }
What are high level languages like C and FORTRAN also known as?
What is the size of enum in c?
What is header file definition?
What is .obj file in c?
How do I use void main?
What is the use of extern in c?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What are the 5 elements of structure?