what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / nish
JUST ANOTHER VIRTUAL ARCHITECTURE
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are extern variables in c?
What is hashing in c?
Are pointers really faster than arrays?
Explain #pragma statements.
What is the auto keyword good for?
What is meant by recursion?
Is c procedural or object oriented?
State the difference between x3 and x[3].
what is stack , heap ,code segment,and data segment
Is null always equal to 0(zero)?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What are local variables c?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What does sizeof int return?