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 40067why 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 9844Consider 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?
20271 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 451781WHERE 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 8973main(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 13745main() { 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 12115Post New LG Interview Questions
Explain how can I right-justify a string?
What is a dstream in apache spark?
Explain what is Information Architecture?
How to restrict a flow to particular user?
Why can be tester dependent on configuration management?
Can we join two tables without primary key?
What is reinforcement learning?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Why is pretty printer user in abap?
What is umask in linux?
What is the difference between MyISAM Static and MyISAM Dynamic?
What are pooled tables? : abap data dictionary
What is use of material type unbw?
What is asp.net and ado net?
What is context in angularjs?