#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 32164can 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 7095what 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 3185If 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 3120Why 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 4466voltage 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 2155The 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 3159what is the difference between auto tuning and manual tuning of controllers(eg:PID,PI,PD CONTROLLERS )
2 9646two 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 7870in 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 2403For 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 2904when 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 1430Post New GATE Interview Questions
Do I need java for windows 10?
What is sql server database?
What is discounting accounting and why depriciation of assets are mention in dicounting accounting?
IF U GET A CHANCE TO MEET UR FAVOURITE STAR HOW WOULD U LIKE TO SPEND A DAY AND NIGHT WITH HIM/HER?
What is a User Record?
Does spring mvc provide validation support?
Who first described how shock waves are formed?
How can I fix windows defender is turned off?
What are the 7 layers of networking?
What is the function of NITI Aayog?
What is the use of set control field in record field properties?
Explain me what is the difference between bootstrap and foundation?
What is the difference between “export” and “export all” in data loader in salesforce?
List few advantages of using javascript?
Why do we need constructors in c++?