Raj has a jewel chest containing Rings, Pins and Ear-rings. The chest contains 26 pieces. Raj has 2 1/2 times as many rings as pins, and the number of pairs of earrings is 4 less than the number of rings. How many earrings does Raj have?
5 21629Which is the first country in the world to allow mercy-killing after its Senate passed a Bill legalizing euthanasia by 46-28 votes? (A) The Netherlands (B) Nigeria (C) The Philippines (D) Portugal
14 33778what is public ltd company and difference between public ltd company and public sector undertaking?
6 42648Post New Capital IQ Interview Questions
What gets stored inside msdb database?
How do you break the root password?
Is json rest or soap?
What are decorators in angular?
What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }
What are types of field extraction. How to mask a data in either of case?
what is "goodwill" reserve and surplus and reserve with example
Can you define sqoop in hadoop?
Can you paint in powerpoint?
What will be result if we connect LT votage to the terminal of HT motor?
Please write a program to show the functionality of power-save super loop?
What is unix finger command?
What is KTC noise?
Describe a Windows Service and its lifecycle ?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?