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
what is event driven software and what is procedural driven software?
What is function in c with example?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Explain argument and its types.
Why we use int main and void main?
What is the advantage of c?
What is this infamous null pointer, anyway?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
What is malloc and calloc?
How do we open a binary file in Read/Write mode in C?
What is maximum size of array in c?
What is indirection? How many levels of pointers can you have?
Is it possible to have a function as a parameter in another function?
What is the function of volatile in c language?
Where static variables are stored in memory in c?