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 40048why 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 9837Consider 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?
20241 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 451759WHERE 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 8971main(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 13743main() { 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 12113Post New LG Interview Questions
Which Is Faster MVC or ASP.net ?
What are the principles of delegation?
How can we fetch title of the page in selenium?
What is the difference between Over Molding and insert molding ?
What are the disadvantages of fragmenting data.
What are the unix commands?
up to which ver of linux using lilo boot loader? last ver of linux.
Can I view the queues on a per server basis?
How do you insert a tab in word 2007?
What are the different problems that ?Data mining? can solve?
Explain the use of sublass in a java program?
what are set operators in sql? : Sql dba
What are the differences between a class and a struct?
What are the different types of reports available in salesforce? Can we mass delete reports in salesforce?
How to find the index of an item given a list containing it in python?