what is the value of b
if a=5;
b=++a + ++a
Answer Posted / manikandans
12
| Is This Answer Correct ? | 5 Yes | 23 No |
Post New Answer View All Answers
Can a void pointer point to a function?
What is operator precedence?
What is ponter?
What are disadvantages of C language.
Function calling procedures? and their differences? Why should one go for Call by Reference?
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
How can I manipulate strings of multibyte characters?
Can we change the value of static variable in c?
what is a constant pointer in C
What is array in c with example?
Can we declare variables anywhere in c?
Why isnt any of this standardized in c?
writ a program to compare using strcmp VIVA and viva with its output.
Why #include is used in c language?