WHAT IS HEADER?

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


Please Help Members By Posting Answers For Below Questions

Explain how do you override a defined macro?

589


Explain why c is faster than c++?

576


Explain c preprocessor?

684


Wt are the Buses in C Language

2753


Why pointers are used in c?

592






What is the explanation for the dangling pointer in c?

683


Which is better malloc or calloc?

654


What are runtime error?

630


Is array name a pointer?

607


How do I determine whether a character is numeric, alphabetic, and so on?

623


In C, What is the #line used for?

1064


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

670


what do you mean by inline function in C?

619


What is a stream?

652


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

667