how many header file is in C language ?

Answer Posted / santosh

there are manynumber hedder files because each hedder file
is used for different purpose.
for example if we are using pointers we will include
different hedder files with the standard hedder files as
#include<stdio.h>

Is This Answer Correct ?    57 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain c preprocessor?

686


swap 2 numbers without using third variable?

666


What is the equivalent code of the following statement in WHILE LOOP format?

772


How can I sort more data than will fit in memory?

632


What is the difference between procedural and declarative language?

657






Tell me when would you use a pointer to a function?

612


Where in memory are my variables stored?

639


plz let me know how to become a telecom protocol tester. thank you.

1745


Explain bit masking in c?

642


How can you increase the size of a dynamically allocated array?

647


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

661


What is a function simple definition?

624


Can you think of a logic behind the game minesweeper.

2012


Write a program to print “hello world” without using semicolon?

677


What are the uses of a pointer?

685