Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

why we use "include" word before calling the header file. is there any special name for that include??????

Answer Posted / amar

include is generally a sentence but in C it helps to include or we can say connect our source program to C header files such that #include<stdio.h>,#include<math.h> etc.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

1157


Explain high-order bytes.

1178


What is the purpose of the preprocessor directive error?

1315


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

1128


write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

2573


write a program in c language to print your bio-data on the screen by using functions.

6838


Differentiate between full, complete & perfect binary trees.

1169


the question is that what you have been doing all these periods (one year gap)

2140


Apart from dennis ritchie who the other person who contributed in design of c language.

1476


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

1278


In which language linux is written?

1288


What are the types of pointers?

1188


Explain how do you determine a file’s attributes?

1091


Which of these functions is safer to use : fgets(), gets()? Why?

1162


Why is sprintf unsafe?

1128