Is it necessary to mention the header files in the C programming language?

Asked by Last Modified  

Follow 14
Answer

Please enter your answer

Maths Tutor

It is absolutely necessary as without inclusion of the same to your program, will lead to the absence of library functions that are present in the header files, your program will have a syntax error.
Comments

Maths Tutor

yes
Comments

Tutor

Yes, so that compiler can compile coding
Comments

Result Oriented classes in C++, C, Data Structure and Maths

yes , it is necessary.you can create your own header file which includes all the header files
Comments

Augmented Reality,Virtual Reality, Game Development

Yes! if the programmer is intend to use the functions from the header it is a must to use the header. One cannot understand a Korean movie without a English subtitle.
Comments

Yes
Comments

Tutor

Yes because C language depends on a set of 'foundation' functions without which you cannot do even the most basic of tasks. There are other programming languages which dont require header files compusorily, because you can define the functions yourself if you want. Header files were created to make your...
read more
Yes because C language depends on a set of 'foundation' functions without which you cannot do even the most basic of tasks. There are other programming languages which dont require header files compusorily, because you can define the functions yourself if you want. Header files were created to make your program shorter and easier to read. read less
Comments

It is necessary to assign the length of a char array , it cannot be left undeclared , unless you define the array in the first go or you declare it as a pointer
Comments

Yes
Comments

Tutor of C, Core Java, having 5 years of development experience in DRDO, Bangalore and Honeywell

If you are not including any header file than also your program will run completely but the condition is that you have to make all the functions by yourself, like printf and scanf functions. We use these functions and include header files in our programs to reduce their complexity as well as they also...
read more
If you are not including any header file than also your program will run completely but the condition is that you have to make all the functions by yourself, like printf and scanf functions. We use these functions and include header files in our programs to reduce their complexity as well as they also save our time. read less
Comments

View 14 more Answers

Related Questions

What is the best IDE for C and C++ development?
If you're a student then Turbo C++ is best for C and C++ program + inbuilt C/C++ Graphics Function If you're a professional or working then Netbeans for C/C++ or Code:: Blocks is Best.
Balakrishnasingh
Why is there no C-- language that simplifies the C language?
C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Komal
0 0
7
What is "&" called in C language?
The Address Operator in C also called a pointer. This address operator is denoted by “&”. This & symbol is called an ampersand.
Soumya
0 0
5
What is the meaning of \n and \t in C language?
In C language, ` ` represents the newline character, which is used to move the cursor to the beginning of the next line when printing text to the console. It's essentially a way to create a line break. Similarly,...
Soumya
0 0
5
hi sir c progarm codeing how to write sir........
take any C book then u can learn more...
Suryateja

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

How to write shared library program using C Programming?
Library Name : hellofilename : hello.c#include void Hello(){ printf("Hello World .. How are you 1\n");}======================================Header File:hello.h#ifndef __HELLO_H#define __HELLO_Hvoid Hello(void);#endif===============================Application...

Datatypes in C Language
Data types in C Language Data types specify how we enter data into our programs and what type of data we enter. C language has some predefined set of data types to handle various kinds of data that...

Some interview questions for freshers on C language
Q1. What are the two forms of #include? There are two variants of #include. The one is #include and the other one is #include”file”. In general the first form that is #include is used to...

Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you