#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 45138I 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 8853can 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 9440how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!
8 23699what 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 4371If 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 5240Post New GATE Interview Questions
How do I make a grid in word?
Tell me about analytical method validation in QC
Why is the type for real numbers called double?
What are wp hooks?
how profibus transfer data?
Explain the difference between data bias and algorithmic bias.
What is jee6?
What is Best?
What is referred to explicit and implicit intent?
What is the difference between version control and debugging tools?
What is the purpose of abstract class in c#?
What are the advantages of c++? Explain
What is the procedure to delete materials permanently from material master?
Why is polymorphism used?
What is difference between float and decimal?