if there are 30 cans out of them one is poisoned if a person tastes very little he will die within 14 hours so if there are mice to test and 24 hours, how many mices are required to find the poisoned can?
28 74178(x)^100 is a 31 digit number . find the no of digits in the number (x)^1000. 1)302 2) 310 3)311 4)315
6 16087431 x 32(probably ) is represented by 15356(probably) in some number system ki what will it represent when converted from that system to decimal.
1 3782Post New eLitmus General Aptitude Interview Questions
How does iron and steel exhibit allotropy?
When will you incur costs with an elastic ip address (eip)?
What is the purpose of __filename variable?
Define pipelines
Discuss the challenges and considerations involved in designing supersonic or hypersonic aircraft.
What is the current repo rate and reverse repo rate?
How many decimal places is a double?
What is the difference between drop and truncate commands?
What is difference between explode() or split() in PHP?
what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }
Does constructor creates the object ?
What is tableplus?
What is the expansion of hmi?
How Spark uses Hadoop?
How to access db2 tables in mainframe?