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 40045why 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 9835Consider 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?
20221 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 451736WHERE 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 8967main(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 13739main() { 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 12108Post New LG Interview Questions
What are heterochromatin and euchromatin?
What is the best way of making my program efficient?
Does treeset allow duplicates?
What are the technics follow in writing VB script?
How to make websphere auto-start when server reboot?
Z transform is use when system is not a) converges b) diverges
What is sla and how do you know whether it is working or nor?
Are pandas distributed?
Explain the following statement, “it is not advisable to use root as the default login.”
What is the alternate solution for testing of polarity by using polarity tester while its milli ammeter does not works?
What is mvc architecture in django?
Can multiple users access the same access database?
How many rows can pandas handle?
How do you make an rss feed?
How to implement Authentication and Authorization?