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


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work

a) compiler

b) loader

c) directive

d) preprocessor


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain the Difference between the New and Malloc keyword.

0 Answers   InterGraph,


char p="data"; printf(p);

2 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


Is main() function predfined or userdefined?

11 Answers  


Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.

1 Answers  


what is level of tree if leaf node is at level 4.please explain.

1 Answers   Wipro,


What is pass by value in c?

0 Answers  


# define x=1+4; main() { int x; printf("%d%d",x/2,x/4); }

5 Answers  


What does 2n 4c mean?

0 Answers  


How to convert decimal to binary in C using recursion??

4 Answers   HP, IBM,


Why doesnt that code work?

0 Answers  


Categories