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?

Answers were Sorted based on User's Feedback



What are macros in C?..

Answer / nashiinformaticssolutions

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

Is This Answer Correct ?    0 Yes 0 No

What are macros in C?..

Answer / 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

More C Interview Questions

regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression

1 Answers   TCS,


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

0 Answers  


What is the size of structure pointer in c?

0 Answers  


Explain what is meant by 'bit masking'?

0 Answers  


What is c value paradox explain?

0 Answers  


What is the difference between static and global variables?

1 Answers  


What are the salient features of c languages?

0 Answers  


Is anything faster than c?

0 Answers  


what is c?

4 Answers   IBM, TCS,


find the sum of two matrices and WAP for it.

0 Answers   Huawei,


how do you redirect stdout value from a program to a file?

1 Answers  


Categories