Answer Posted / nashiinformaticssolutions
A compiler-specific directive used for special purposes like disabling warnings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the memory area not included in C program? give the reason
Explain the difference between null pointer and void pointer.
What are logical errors and how does it differ from syntax errors?
Why is it important to memset a variable, immediately after allocating memory to it ?
Can include files be nested? How many levels deep can include files be nested?
Tell us the use of fflush() function in c language?
Is python a c language?
how to write optimum code to divide a 50 digit number with a 25 digit number??
Explain is it valid to address one element beyond the end of an array?
What are two dimensional arrays alternatively called as?
Why do we use & in c?
For what purpose null pointer used?
Why do we use c for the speed of light?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What is the advantage of using #define to declare a constant?