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 macros in C?

Answer Posted / hr@tgksolutions.com

Macros are preprocessor directives defined using #define to create constants or functions.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are the expressions * ptr ++ and ++ * ptr same?

1202


What is the difference between #include and #include 'file' ?

1115


Describe dynamic data structure in c programming language?

1134


How can I find the modification date and time of a file?

1123


Disadvantages of C language.

1155


Does c have circular shift operators?

1295


What is d scanf?

1140


Is null always defined as 0(zero)?

1174


What is atoi and atof in c?

1130


Explain union.

1236


int i=10; printf("%d %d %d", i, i=20, i);

1693


Is malloc memset faster than calloc?

1128


Are there constructors in c?

1057


Explain what is the most efficient way to store flag values?

1270


What does the error 'Null Pointer Assignment' mean and what causes this error?

1256