what is the value of b
if a=5;
b=++a + ++a
Answer Posted / nitin jatpuriya
14
Is This Answer Correct ? | 15 Yes | 22 No |
Post New Answer View All Answers
Why does everyone say not to use scanf? What should I use instead?
What is the use of linkage in c language?
What is the difference between c and python?
What is multidimensional arrays
What are the two forms of #include directive?
hi send me sample aptitude papers of cts?
What is the difference between near, far and huge pointers?
Why is c still so popular?
What is the significance of scope resolution operator?
How can I use a preprocessorif expression to ?
Why functions are used in c?
What is class and object in c?
What is a list in c?
What does void main return?
what is the basis for selection of arrays or pointers as data structure in a program