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 uses of pre-processor directives?

Answer Posted / raghav_jk

Preprocessor Directive are
#include
#if
#else
#define
#ifdef
#ifndef
#endif

the command starts with # are called preprocessor directives

Uses
File Inclussion
Conditional Compilation
Macro Expansion

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

will u please send me the placement papers to my mail???????????????????

1890


Why is it important to memset a variable, immediately after allocating memory to it ?

2135


What is dangling pointer in c?

1339


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

2150


What is a volatile keyword in c?

1219


Explain how do I determine whether a character is numeric, alphabetic, and so on?

1187


What do you mean by keywords in c?

1203


Can you please explain the difference between malloc() and calloc() function?

1184


Can we declare variable anywhere in c?

1036


Is javascript written in c?

1119


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

2028


What are loops c?

1105


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

1057


Differentiate abs() function from fabs() function.

1073


How do you determine whether to use a stream function or a low-level function?

1193