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


when to use : in c program?

Answers were Sorted based on User's Feedback



when to use : in c program?..

Answer / mounika

In switch case we use : In c

Is This Answer Correct ?    4 Yes 1 No

when to use : in c program?..

Answer / deepika shinde

In bit field we use :

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Can we assign string to char pointer?

0 Answers  


#define d 10+10 main() { printf("%d",d*d); }

6 Answers  


Create a simple code fragment that will swap the values of two variables num1 and num2.

0 Answers  


who did come first hen or agg

15 Answers   Infosys,


biggest of two no's with out using if condition statement

8 Answers  


why return type of main is not necessary in linux

0 Answers   TCS,


how write a addtion of two single dimensional array using of pointer in c language?

3 Answers   DRDO,


please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }

3 Answers  


what will be the output for the following main() { printf("hi" "hello"); }

5 Answers   RoboSoft,


When can a far pointer be used?

0 Answers  


How will you allocate memory to a double pointer ?

2 Answers  


how to find your architecture is LittleEndian or BigEndian?

1 Answers  


Categories