what is the value of b
if a=5;
b=++a + ++a
Answer Posted / thakur
14
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is bubble sort in c?
Is it fine to write void main () or main () in c?
Tell me is null always defined as 0(zero)?
Why c is a procedural language?
What is c mainly used for?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
simple program of graphics and their output display
What is identifiers in c with examples?
How can you return multiple values from a function?
What is bash c?
Can you please compare array with pointer?
Explain how do you override a defined macro?
Explain the use of #pragma exit?
What is the difference between array and linked list in c?
What does c mean before a date?