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


If null and 0 are equivalent as null pointer constants, which should I use?


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

Post New Answer

More C Interview Questions

While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


How can you print HELLO WORLD without using "semicolon"?

7 Answers   HCL, Infosys,


How can I use a preprocessorif expression to ?

0 Answers  


int array[]={1,2,3,4,5,6,7,8}; #define SIZE (sizeof(array)/sizeof(int)) main() { if(-1<=SIZE) printf("1"); else printf("2"); }

2 Answers   Vector,


What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }

1 Answers   Google,


What is a #include preprocessor?

0 Answers  


Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?

2 Answers   Excel,


what is the maximum limit of row and column of a matrix in c programming. in linux .

4 Answers   NIIT,


who is the father of C Language?

20 Answers   CTS, UST,


What are the usage of pointer in c?

0 Answers  


What is #pragma statements?

0 Answers  


Write a program to print numbers from 1 to 100 without using loop in c?

0 Answers  


Categories