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 4315Post New Elysium Interview Questions
How to send email using php script?
What is a partner type? Give some example?
how does the activation process differ on windows server 2008 as compared to windows server 2003? : Windows server 2008
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What is a component in java?
What is main difference between spring and spring boot? : Spring Boot
What is Prewitt gradient filters?
Can we use multiple
How can I use tables to structure forms?
Is condition checking possible in jcl?
What are filters? Why are they used?
How many redo logs should you have and how should they be configured for maximum recoverability?
Define the three phase formula fuse.
What does out mean c#?
What is the full form of vscp?