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


a=5
a=a++/++a

Answers were Sorted based on User's Feedback



a=5 a=a++/++a..

Answer / rukmanee

a=.83

Is This Answer Correct ?    1 Yes 5 No

a=5 a=a++/++a..

Answer / purvi

a=-12

Is This Answer Correct ?    1 Yes 7 No

a=5 a=a++/++a..

Answer / aa

A

Is This Answer Correct ?    0 Yes 6 No

a=5 a=a++/++a..

Answer / abhi

answer is 6 because
a=a++/++a
i.e.=
5=5/5+1
hence 6=5/6
5*6=5
30/5=6
reason is that the post increment increment after process
but pre increment increment before the process so th value
is increment before the process

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More C Interview Questions

What do you mean by a local block?

0 Answers   InterGraph,


The statement, int(*x[]) () what does in indicate?

0 Answers  


How to set file pointer to beginning c?

0 Answers  


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


the question is that what you have been doing all these periods (one year gap)

0 Answers   HCL,


Develop a program that computes the new price of an item. The program should receive a character variable colour and a double precision floating-point variable price from the user. Discount rate is determined based on the colour of the discount sticker, as shown in the following table. An error message should be printed if an invalid colour has been entered

1 Answers  


What does %f mean c?

1 Answers  


How to access or modify the const variable in c ?

16 Answers   HCL, HP,


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

0 Answers  


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

0 Answers  


write a program to interchange the value between two variable without using loop

1 Answers  


What does malloc () calloc () realloc () free () do?

0 Answers  


Categories