what is the value of b
if a=5;
b=++a + ++a
Answer Posted / nitin jatpuriya
14
| Is This Answer Correct ? | 15 Yes | 22 No |
Post New Answer View All Answers
What is memory leak in c?
What are local variables c?
What is the right way to use errno?
What does. int *x[](); means ?
What are the advantages of c language?
plz let me know how to become a telecom protocol tester. thank you.
What does the format %10.2 mean when included in a printf statement?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What are two dimensional arrays alternatively called as?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Explain why C language is procedural?
How do you generate random numbers in C?
i got 75% in all semester am i eligible for your company
Write a simple code fragment that will check if a number is positive or negative.
What is the argument of a function in c?