output for following code??? main() { int x=2,y,z; x*=3+2; printf("1.%d\n",x); x*=y=z=4; printf("2.%d %d %d\n",x,y,z); x=y==z; printf("3.%d\n",x); x==(y=z); printf("%d",x); }
2 4410Post New Elysium Interview Questions
Explain chomp?
What do you mean by Revenue? does it include the Service Tax,VAT etc., by any chance ?
What is a Backlink?
Explain the difference between nil and false in ruby?
Hr excutive related Question for job
What does f10 do?
What is a scrum of scrum?
WHAT IS THE MAIN JOB PROFILE OF BEST CALL CENTRE
what is a reference variable in C++?
What is transformation metric in microstrategy?
What is limit in mysql?
What are the roles and responsibilities of electrical engineer in cement plant
What are the benefits of blockchain?
How many databases can we create in a single server?
What are the different memories you know about? Which of them takes the shortest access time?