#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? }
14 43652I am searching for gate paper and solution of 2003 and 2008 if u have any material related to it plz give me link so i can download it?my email add is hrishi_mehta2001@yahoo.com
1 8671can any one tell me that how shoul i prepere for entrance exams of psu i mean from which book i have to gone through?
3 8978how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!
8 22973what happens if number of poles in stator and rotor windins of slip ring induction motor are not same. Will it rotate near to the synchronus speed defined by stator?
1 4032If the rotor pf of a 3 phase induction motor is .866, then what is the phase displacement between stator and rotor magnetic field 1)30,2)120,3)150,4)90 please justify....
2 4941Post New GATE Interview Questions
How do I find a program using command prompt?
What is the difference between an element and a component in react?
What are aggregates and when are they used?
What is the embryonic origin of the nervous system in vertebrates?
What is polling in ajax.
Tell me what is the stuff and how does it differ from the replace function?
Explain data cleansing?
What is the Testing strategy for testing client server applications/products?
What is the google penalty?
Causes of F.O. Purifier abnormal flow?
what are the codes returned by the ams (access method services) command during the execution in vsam?
What is virtual?
Is java procedural or object oriented?
Does sap transportation management require the use of sap event management? : transportation management
Which instance will you use for deploying a 4-node hadoop cluster in aws ?