Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Zoho Interview Questions
Questions Answers Views Company eMail

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 35405

#include int main() { char *ptr; char string[] = "How are you?"; ptr = string; ptr += 4; printf("%s",ptr); return 0; }

5 21367

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 23098

Wall of 88 m. Man climb 12 and falls by 8, when he will reach at top?

13 26319

There 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 17171

Least of number which when divided by 35,45,55 and leaves remainder 18,28,38,is?

7 11932

It 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 5075

There 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 6576

There 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 8640

Raja 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 5882

main() printf("%d",-1<<4);

4 5041

#include int main(){ int a[]={1,2,3,5,1}; int *ptr=a+4; int y=ptr-a; printf("%d",y); }

3 5873

There 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 7725

P 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

2014

Given 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

1115

Post New Zoho Interview Questions




Un-Answered Questions

How to add and remove css classes to an element using ?

447


What is watermark in ms word?

392


What are the options to transfer session ids?

583


What do you understand by this keyword in javascript?

475


what were the challenges you faced during the project technically and how did you cope up with that?

1433






what r the 5 major defects that u found in ur shopping related project?

1420


What are the sql aggregate functions?

602


What is the purpose of enumerable class in .net?

656


Name the three basic clouds in cloud computing?

473


How to stoped water tube boiler

1491


What is the difference between formal parameters and actual parameters?

541


Why r-c filters are suitable only for light loads?

600


What is a user story in scrum? How does a good user story look?

1


composition of gun metal

1548


What are the main significances of root locus?

704