Answer Posted / amit
A set of data values and associated operations that are
precisely specified independent of any particular
implementation.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between volatile and const volatile?
I heard that you have to include stdio.h before calling printf. Why?
i want to know the procedure of qualcomm for getting a job through offcampus
I have a varargs function which accepts a float parameter?
Why & is used in c?
How can a program be made to print the name of a source file where an error occurs?
What is wild pointer in c?
What is data types?
how to write optimum code to divide a 50 digit number with a 25 digit number??
Explain how do you generate random numbers in c?
What are pragmas and what are they good for?
Why is C language being considered a middle level language?
What are types of preprocessor in c?
What is the purpose of scanf() and printf() functions?
Why doesnt the call scanf work?