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 35222

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

5 21325

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 23039

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

13 26267

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 17111

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

7 11905

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 5027

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 6546

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 8596

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 5859

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

4 5009

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

3 5852

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 7658

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

2003

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

1107

Post New Zoho Interview Questions




Un-Answered Questions

About Hierarchy level in your company.

1579


How do I create a social menu in wordpress?

96


Explain the fault domain?

273


What is wcf full form?

485


How do I install ubuntu on my pc?

396






Explain the necessity of environmental studies?

5


What do you know about writing custom jsp tags?

485


Is struct oop?

570


Is spring mvc a design pattern?

167


What does hybris mean?

5


Explain the process of creating tables using NetBeans IDE?

518


Why we use joins in sql?

530


Have solutions been found to the ssm issues that became contentious during the july mini-ministerial meeting?

677


What is router in backbone.js?

5


What is SAP Business Objects?

505