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

Tell us two differences between new () and malloc ()?

711


What is difference between %d and %i in c?

790


What is malloc calloc and realloc in c?

792


what is the height of tree if leaf node is at level 3. please explain

1706


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

2699






What is the usage of the pointer in c?

710


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

1854


What is scanf_s in c?

736


What is the symbol indicated the c-preprocessor?

840


What are register variables? What are the advantage of using register variables?

777


Ow can I insert or delete a line (or record) in the middle of a file?

662


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3289


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

773


What are c identifiers?

724


code for quick sort?

1711