what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / raghu
just another virtual application
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Are there constructors in c?
What are the features of c languages?
What is the difference between malloc calloc and realloc in c?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What are header files and what are its uses in C programming?
How many identifiers are there in c?
What is the difference between arrays and pointers?
Explain high-order and low-order bytes.
Explain pointer. What are function pointers in C?
Explain how do you determine whether to use a stream function or a low-level function?
Can variables be declared anywhere in c?
Why string is used in c?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What is the value of uninitialized variable in c?
Can the curly brackets { } be used to enclose a single line of code?