There are 3 societies A, B, C. A lent cars to B and C as many as they had already. After some time B gave as many tractors to A and C as many as they have. After sometime c did the same thing. At the end of this transaction each one of them had 24. Find the cars each orginally had.
4 39403#include
main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }
4 25023There is a school with 100 students and correspondingly 100 lockers, all of which start off closed. The first student opens every locker and the second students closes every other locker starting with the second (2,4,6...etc..) . The 3rd student changes the state of the lockers numbered (3,6,9.. etc.). The fourth student changes the state of the lockers numbered (4,8,12.. etc..).. This continues until all the 100 students passes along the lockers.. when all the 100 student is done which locker is closed and which locker is in open condition?
6 19850It is a ten digit number. The first digit of this num is the number of 0's in it.The second digit is number of 1's and so on.Hence the last digit is number of 9's in it.Find the num.
5 7562There were 100members who are standing in circle form with numbered on them like 1, 2,3 upto 100. If number 1 has a knife and killed the next one right behind him and give it number 3 likewise it contines upto 100.Then who will be left if this process repeated?
5 8138There are 20 bottles, one is poisoned. If a person take a sip of that poisoned bottle, he will die in next 10 hrs. A doctor is ready to check which is poisoned among 20 with the help of mice in 16 hrs. How many minimum number of mice he needed?
5 11016Raja was studying for his examinations and the lights went off. It was around 1:00 AM. He lighted two uniform candles of equal length but one thicker than the other. The thick candle is supposed to last six hours and the thin one two hours less. When he finally went to sleep, the thick candle was twice as long as the thin one. For how long did Raja study in candle light?
4 7954There are two lights one is green another one is red. green blinks 2 times per a minute, red blinks 3 times per 2 minutes. If two lights are start at same time how many time they blink together in 1 hours.
7 10687P pages read in d mins after day p+1 pages read in d+1 mins last day 379 pages done in 317 mins find p+4
2702Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
1574Post New Zoho Interview Questions
Is django a mvc?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What area unit the various kinds of info compression introduced in sql server 2008?
How do you run a slide show?
howmany electrician should maintain for a 1000 kva used plant... in kerala..
Is it scalable?
What are guards in angular 2?
State the difference between stacks and linked lists?
How do I convert word to pdf and keep formatting?
Explain the differences between a managed bean and backing bean in jsf?
Which permission needed in order to use mapactivity?
Who is the biggest player in the online retail industry?
What is data type in c# with example?
how the aircraft outer body and inner body is separated ?
What are benefits of prism?