#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 48249can 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 10488what 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 5020If 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 5920Why LVDT have secondary windings connected in differential 1. Higher out put 2. Based on the out put voltage-/+, helps to identify the direction of displacement 3. To establish a null/ reference point
1 6022voltage of a ckt is measured by volt meter having an input impedence camparable with the out put impedance of the ckt Eror caused is 1. Gross Error 2. Errors due to lloading effect
2 4347The error in a single phase energy meter where pressure coil lags behind applied voltage by 88 degrees and pf is 1) upf 2).5lag
1 4728what is the difference between auto tuning and manual tuning of controllers(eg:PID,PI,PD CONTROLLERS )
2 12380two independent random variables x and y are uniformly distributed in the interval [-1,1].the probability that max[x,y] is less than 1/2 is a) 3/4 b)9/16 c)1/4 d)2/3
3 10819in 4 pole lap wound dc motor one brush is disconnected then what result in new voltage if its voltage is v volts power is p watts current is i amp
1 3811For fixed primary voltage how does secondary terminal voltage of a transformer change if the pf of inductive load is raised from 0.7 to 0.9 with load current remaining fixed ?
1 5366when a pure dc signal is sent through a moving iron meter, what will it read?? dc or rms?? when a variable dc signal is sent through a moving iron meter, what will it read?? dc or rms??
1 2928Post New GATE Interview Questions
What is the main purpose of ms access?
What is advantage of pointer in c?
What is jQuery connect?
What Is A Default Constructor in C++ ?
What is the 7 times 7 rule?
How does iis work?
Explain Pension Policies.
we are performed SOR for a particular product the limit is -6 to -10.We face particular bathes it is not meeting the specification.we performed diffrent instrument diffrent analyst we are getting diffrent diffrent results.solvent is dimethyl sulfoxide what could be the reasion
how many server control present in .net
What is the difference between sharding and partitioning?
Can developer use the custom master page with the application pages in sharepoint 2010?
what is windows card space?
Is There Any Restriction On Maximum Number of Share Holders in Public Limited Company?
What is view laravel?
How do python thread safe?