#include<stdio.h>
int main()
{
int i=2;
int j=++i + ++i + i++;
printf("%d\n",i);
printf("%d\n",j);
}
Answer Posted / barathi
i=2
j=9
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 5 organizational structures?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is the difference between constant pointer and constant variable?
Does c have function or method?
What does the characters “r” and “w” mean when writing programs that will make use of files?
What are the data types present in c?
which is an algorithm for sorting in a growing Lexicographic order
How can I write a function analogous to scanf?
What is switch in c?
Why are algorithms important in c program?
What is nested structure with example?
in linking some of os executables are linking name some of them
Why do we use static in c?
Which is the memory area not included in C program? give the reason
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM