main()
{
int y=10;
if(y++>9 && y++!=10 && y++>10)
{
printf("%d",y);
else
printf("%d",y);
}
}
Answers were Sorted based on User's Feedback
answer will be 13 but we need to first need to edit the code it has some errors
so could be this
#include<stdio.h>
#include<conio.h>
main()
{
int y=10;
if(y++>9 && y++!=10 && y++>10)
{
printf("%d",y);
}
else
printf("%d",y);
}
so now it will give answer 13 in each process it svalues increases and three process so it will increase to 13
| Is This Answer Correct ? | 4 Yes | 2 No |
what is means of admistrative distance
the transfer of data from cpu to peripheral devices of a computer is achieved thru?
How To Create RAID & Troubleshoot RAID related issue.
what are the main points to be included in our introduction when asked in hr...??
What is necking in production engineering ?
find the salary of an employee where employee number is known
What are mixers used for?
int i=~0; uint j=(uint)i; j++; printf(“%d”,j); what is the use of "uint" int the above code
what are active and passive components
I have failed my intermediate can i write entrance exam the next year after completing my backlogs
What is the relation between dB and change of signal?
Why am i appreciated?
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)