what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / ghjkkj
Actuall java is siply a meaning less name given to meneaningful language.....
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain why C language is procedural?
What is the best way of making my program efficient?
Write a code on reverse string and its complexity.
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Why do we use header files in c?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }
What is a spanning Tree?
What is a stream water?
What is ambagious result in C? explain with an example.
differentiate built-in functions and user – defined functions.
Why is this loop always executing once?
What do you mean by c?
How does normalization of huge pointer works?
Is c++ based on c?