what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / kapil mavani
Just another virtual architecture
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it better to use a macro or a function?
What is meant by operator precedence?
Define the scope of static variables.
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
please explain every phase in the "SDLC" in the dotnet.
How old is c programming language?
What are the advantages of using Unions?
Can you write the algorithm for Queue?
can we implement multi-threads in c.
Explain modulus operator.
Why c is called top down?
#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); }
Why & is used in c?
What are qualifiers in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?