what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / pradeep m.c
headerfile is one includes pre-defined functions n
and definatrions and is a librari of functions,which the
programme refers to and uses required function to
execute operations.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write a program to print largest number of each row of a 2D array
What is time null in c?
What are reserved words with a programming language?
What is c language in simple words?
How can I find out if there are characters available for reading?
Is c is a low level language?
simple program of graphics and their output display
Is sizeof a keyword in c?
What is the symbol indicated the c-preprocessor?
What do you mean by recursion in c?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
What is unsigned int in c?
What is the size of array float a(10)?
How can I sort a linked list?
What is pragma c?