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
difference between object file and executable file
Why is c faster?
Explain enumerated types.
What is the use of a conditional inclusion statement in C?
What is the use of sizeof () in c?
Explain what are multibyte characters?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is a buffer in c?
When should we use pointers in a c program?
Explain how can I read and write comma-delimited text?
Are the outer parentheses in return statements really optional?
What is difference between class and structure?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
Can we increase size of array in c?
How can I read/write structures from/to data files?