Answer Posted / mohit chawla
Header is preprocessor directive that is used to include some
predefind function and properties declared in some predefined
header files
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
write a c program to find the sum of five entered numbers using an array named number
Are comments included during the compilation stage and placed in the EXE file as well?
Is c object oriented?
Are the variables argc and argv are always local to main?
Explain pointers in c programming?
What are the types of type qualifiers in c?
write a program to generate address labels using structures?
Why should I prototype a function?
write a program to find out prime number using sieve case?
What is the condition that is applied with ?: Operator?
Why is c called "mother" language?
What is the advantage of a random access file?
How do you initialize pointer variables?
What is pointers in c with example?
write a progrmm in c language take user interface generate table using for loop?