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
What is the use of typedef in c?
What are high level languages like C and FORTRAN also known as?
What is the meaning of typedef struct in c?
What is the function of this pointer?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
How can variables be characterized?
What are the different types of endless loops?
Is main is a keyword in c?
What are types of functions?
How can you convert integers to binary or hexadecimal?
How do I convert a string to all upper or lower case?
using for loop sum 2 number of any 4 digit number in c language
Explain the difference between malloc() and calloc() in c?
Can include files be nested? How many levels deep can include files be nested?