What will be the output of
x++ + ++x?

Answer Posted / lakshmi

If x=4 then answer is 10

Is This Answer Correct ?    44 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the modifiers available in c programming language?

740


Why void main is used in c?

559


What does c mean before a date?

592


why return type of main is not necessary in linux

1706


Is flag a keyword in c?

682






Does free set pointer to null?

563


Where define directive used?

607


Why is c so powerful?

687


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1518


Explain what is the difference between far and near ?

651


how can use subset in c program and give more example

1502


Can we initialize extern variable in c?

634


What is the easiest sorting method to use?

635


What are header files in c programming?

657


provide an example of the Group by clause, when would you use this clause

1709