what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / ankit kumar gupta
java is veray important constraction.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What is the scope of local variable in c?
How can I sort a linked list?
Explain how do you print only part of a string?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is c programming structure?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Why we use conio h in c?
What is ambagious result in C? explain with an example.
Why should I use standard library functions instead of writing my own?
How we can insert comments in a c program?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Can include files be nested?
Can you please explain the difference between malloc() and calloc() function?