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 preprocessor directives?



What are preprocessor directives?..

Answer / kavyamohan

Macros

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 Answers   Geometric Software,


What is the explanation for modular programming?

0 Answers  


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

0 Answers  


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

0 Answers  


Explain following declaration int *P(void); and int (*p)(char *a);

3 Answers  


Is exit(status) truly equivalent to returning the same status from main?

0 Answers  


2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above

4 Answers   Siemens,


Explain can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.

4 Answers  


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


What is 2c dna?

0 Answers  


Categories