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
What are the 4 data types?
Differentiate abs() function from fabs() function.
How can I get back to the interactive keyboard if stdin is redirected?
What is a good way to implement complex numbers in c?
What is 02d in c?
Why is extern used in c?
Process by which one bit pattern in to another by bit wise operation is?
What is a program flowchart?
What is a lookup table in c?
develop algorithms to add polynomials (i) in one variable
What are the different types of objects used in c?
Is c high or low level?
find the sum of two matrices and WAP for it.
Explain a file operation in C with an example.
What is a string?