what is the value of b
if a=5;
b=++a + ++a
Answer Posted / kuldeep
13
| Is This Answer Correct ? | 151 Yes | 77 No |
Post New Answer View All Answers
What are the valid places to have keyword “break”?
What is operator promotion?
Explain what is the heap?
How can you tell whether two strings are the same?
Is boolean a datatype in c?
What is the modulus operator?
What are local static variables? How can you use them?
What is the role of && operator in a program code?
what value is returned to operating system after program execution?
What are directives in c?
How are pointers declared in c?
How do you sort filenames in a directory?
What is structure and union in c?
What is f'n in math?
What is type qualifiers?