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


int i=0,j;

j=++i + ++i ++i;

printf("
%d",j);

Answers were Sorted based on User's Feedback



int i=0,j; j=++i + ++i ++i; printf(" %d",j);..

Answer / padma seenivasan

invalid value in increament

Is This Answer Correct ?    11 Yes 2 No

int i=0,j; j=++i + ++i ++i; printf(" %d",j);..

Answer / shankar

1+3+5=9

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More C Interview Questions

wt is d full form of c

6 Answers   TCS, Wipro,


What is class and object in c?

0 Answers  


in iso what are the common technological language?

0 Answers  


main() { int a; a=++100; printf("%d",a); getch(); }

4 Answers  


What are the 5 organizational structures?

0 Answers  


Consider a language that does not have arrays but does have stacks as a data type.and PUSH POP..are all defined .Show how a one dimensional array can be implemented by using two stacks.

3 Answers   Google,


develop algorithms to add polynomials (i) in one variable

0 Answers   Ignou, TCS,


What is c basic?

0 Answers  


difference between my-strcpy and strcpy ?

3 Answers   Geometric Software, IIM, Infosys,


What is the maximum length of an identifier?

0 Answers  


What are 3 types of structures?

0 Answers  


how to find out the reverse number of a digit if it is input through the keyboard?

6 Answers  


Categories