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


i=10,j=20
j=i,j?(i,j)?i:j:j
print i,j



i=10,j=20 j=i,j?(i,j)?i:j:j print i,j..

Answer / guest

i=10,j=10

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More C Interview Questions

What is the size of enum in bytes?

0 Answers  


What is the purpose of #pragma directives in C?

2 Answers  


main() { char as[] = "\\0\0"; int i = 0; do{ switch( as[i++]) {case '\\' : printf("A"); break; case 0 : printf("B"); break; default : printf("C"); break; }} while(i<3); }

4 Answers   Vector, Vector India,


Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.

2 Answers  


What is the difference b/w main() in C language and main() in C++.

7 Answers  


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

0 Answers  


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


Why we write conio h in c?

0 Answers  


what is the difference between NULL('\0') and 0?

14 Answers   Microsoft,


Explain About fork()?

0 Answers   TISL,


Is an array parameter is always "by reference" ?

1 Answers  


When should a type cast not be used?

0 Answers  


Categories