what is the value of b
if a=5;
b=++a + ++a
Answer Posted / sas
cn u tl me detail how?14
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is printf () in c?
Tell me what is the purpose of 'register' keyword in c language?
What is calloc in c?
What is output redirection?
What is the best way of making my program efficient?
Is c weakly typed?
Why calloc is better than malloc?
What is self-referential structure in c programming?
What does c mean?
What is clrscr ()?
What is the hardest programming language?
What is the difference between the local variable and global variable in c?
What is %s and %d in c?
Explain how can you be sure that a program follows the ansi c standard?