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 OSPF Open shortest Path First attributes?
hiii.. i wanna ask u is it neccessary to take coaching for preparing for interwiews for placement. because we have toclear the aptitude test
Briefly describe your ideal job?
When are the SBI clerk 2010 results are expected???
What is the key element of Defect Report and Test case format?
Who is responsible for PLLs?
steam turbine working and pressure?
as a fresher what is the format for resume and suggest me some career objectives too........
True /False 1.the new operator creats a single instance named class and returns a reference to that object. 2. The conditional operator is otherwise known as the ternary operator. 3. Java compiler .Class files in the path specified in CLASSPATH environmental variable.
I HAVE GOT 55% IN 12TH CLASS. IS IT GOOD TO DO B.E. CAN I SIT IN THE CAMPUS SELECTION.
i want a program in c# for 100 or for a number greater than 100.....pls help
What is the 911 point?