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
What do you understand by the bean persistent property?
What is namespace c#?
How system calculate the actual cost?
If I want to lift the water at a height 50m from ground level through two inch(diameter) metal pipe then what is the capacity of motor pump is required? is it possible in single phase supply or not?
A valve in series with an orifice plate (DP transmitter), is aligned for constant pressure in the pipeline, if there is an error dx, How to align it in process.
How to use transactions efficiently : transact sql
Why 3 phase induction motor getting supply in body if one of it's phase is cut
how can you retrive the message in an alert box?
Since minority interest is balance sheet item, and got brought foward figure, how to disclose brought forward figure in consolidation work sheet instead of we make adjustment on current year to show their share in subsidiary.
Explain the advantages of partitioned primary index in a query?
a thread is runnable, how does that work? : Java thread
What is destructor oops?
When exactly will you automate a test?
Give an example of circular linked list in windows system?
What are computer shortcut keys?