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...

What are the preprocessors?

Answer Posted / niraj gupta

preprocessor is which tells the compiler what header file
we are going to use in our program
#include<stdio.h>
will tell the compiler that it include header file standard
input output

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of a ‘’ character?

1143


What is sizeof int in c?

1114


What is the argument of a function in c?

1102


can anyone suggest some site name..where i can get some good data structure puzzles???

2159


What is array in C

1211


What is the difference between %d and %i?

1148


What is the benefit of using #define to declare a constant?

1150


write a program to display all prime numbers

2021


What is the concatenation operator?

1210


Calculate 1*2*3*____*n using recursive function??

2099


Do you know null pointer?

1078


What is a far pointer in c?

1098


What is a list in c?

1085


What is the difference between exit() and _exit() function in c?

1130


Why & is used in c?

1247