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 4313Post New Elysium Interview Questions
What is ISO-OSI reference model ? Compare it with TCP/IP reference model.
What is the use of oops?
What is the default postgres database?
What are indexes used for?
How do you destroy a hard drive?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
What is strcpy() function?
Can you discuss the importance of communication and emotional support for patients and families during the cancer journey?
How study board can be defined in agile?
What is the use of deferring as a method for a multi-part process in blue prism?
You attended the pre-placement talk, tell us few negative points about the presentation and how should we improvise for the next time?
What is nested top-level class?
How do you create a new folder?
What are Shared secrets?
How to do callout integration? : salesforce integration