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
Explain enumerated types in c language?
What is meant by errors and debugging?
What is void pointers in c?
What is calloc()?
Where are the auto variables stored?
Explain the difference between exit() and _exit() function?
how should functions be apportioned among source files?
What are header files and what are its uses in C programming?
How to create struct variables?
Can a program have two main functions?
What are types of preprocessor in c?
Why c is called procedure oriented language?
What is atoi and atof in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What is line in c preprocessor?