what is the value of b
if a=5;
b=++a + ++a

Answer Posted / harshfire92

b=14

Is This Answer Correct ?    55 Yes 51 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us two differences between new () and malloc ()?

617


How can you determine the maximum value that a numeric variable can hold?

643


How can I call fortran?

649


What is the meaning of ?

633


Describe wild pointers in c?

646






How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

655


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

592


What is c++ used for today?

677


What does %2f mean in c?

681


How to create struct variables?

597


Explain the difference between malloc() and calloc() function?

608


Is c easier than java?

578


What is 02d in c?

643


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

665


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

664