If the letters of the word ?rachit? are arranged in all possible ways and these words are written out as in a dictionary, what is the rank of the word ?rachit?. (a) 485 (b) 480 (c) 478 (d) 481
8 39695why for transformer protection we protect tranformer from 3rd hormonics and 5th hormonics and what is the reason of generating these horminics in electrical system?
2 9677Consider a c++ template funtion
template
in the caase of transmission of data of OFC, the data will be carried by light energy, how the light energy is created? whether it s created by broad band connector or subscriber itself?
19521 Ton = ? amperes & power. How much power 1.5 TON split AC consumes in an hour at 17 C , 26 C & 28 C (thermostat' temperature).
18 450760WHERE COULD I GET THE SOLVED PAPERS OF CPF(AC) EXAM-2009? WHAT WILL BE THE CUT-OFF MARKS FOR THE CPF(AC) EXAM-2009?
2 8818main(int argc, char *argv[]) { (main && argc) ? main(argc-1, NULL) : return 0; } a. Runtime error. b. Compile error. Illegal syntax c. Gets into Infinite loop d. None of the above
4 13468main() { int i; float *pf; pf = (float *)&i; *pf = 100.00; printf("\n %d", i); } a. Runtime error. b. 100 c. Some Integer not 100 d. None of the above
2 11954Post New LG Interview Questions
Does pdo prevent sql injection?
Is html5 flash?
How to refer bean method in jsf (javaserver faces)?
Tell me about your native?
What does r in a circle mean?
How to convert characters to times in oracle?
How do you prevent overfitting during fine-tuning?
How to Calculatea point using angles and distance?
Explain the various objects in dataset.
Just-in-time (jit) compiles the app in the browser, at runtime, as the application loads – this is the standard development approach. Jit is useful for development, but its performance concerns me – how would jit scale for enterprise-level applications?
Why analysis is a major part in object designing?
what is the difference between new, save and create?
How do you choose an Availability Zone?
what is the system function to get current user's user id? : Sql server database administration
Is react native easy?