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


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?


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

Post New Answer

More C Interview Questions

what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


What is the output of printf("%d", printf("Hello"));?

1 Answers  


int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain me output????

1 Answers  


What is the scope of local variable in c?

0 Answers  


What are the different types of linkage exist in c?

0 Answers  


What does double pointer mean in c?

0 Answers  


a c code by using memory allocation for add ,multiply of sprase matrixes

0 Answers  


What is %lu in c?

0 Answers  


Give basis knowledge of web designing ...

0 Answers   HCL,


void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i<argc;i++) printf("%s",env[i]); }

3 Answers  


What is the purpose of main( ) in c language?

0 Answers  


Explain what is wrong with this program statement?

0 Answers  


Categories