In a class 80% have passed english,70% passed Hindi 10% didnot passed either. If 144 students passed both. What is the total strength of the class.
10 38117Find the smallest number such that if its rightmost digit is placed at its left end, the new number so formed is precisely 50% larger than the original number.
9 21824If you look at a clock and the time is 3:15. What is the angle between the hour and the minute hands? ( The answer to this is not zero!)
4 18426Post New Google Interview Questions
How do you check if a list is empty in python?
How to create a section in Joomla?
What is the only fruit from which no by-products are obtained?
What does keep source formatting mean?
Is Constructor possible in abstract class in java ?
What are the effects after calling the delete this operator ?
What is python's slice notation?
How many phases are in DFD?
What are the possible numbers of testings performed for a standard android strategy?
Distinguish between system.string and system.text.stringbuilder classes?
What are the total number of input and output ports in 8085?
What is a multicube?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo??
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??