what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / divine
Yes, it is JUST ANOTHER VIRTUAL ACCELERATOR
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to compare array with pointer in c?
What does #pragma once mean?
Explain the difference between exit() and _exit() function?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Explain what is a stream?
What is the hardest programming language?
What is difference between scanf and gets?
What is difference between %d and %i in c?
What is the difference between mpi and openmp?
What does sizeof int return?
What's the difference between constant char *p and char * constant p?
Is anything faster than c?
What’s a signal? Explain what do I use signals for?
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
Does c have circular shift operators?