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 35218

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

5 21317

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 23037

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

13 26260

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 17106

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

7 11901

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 5023

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 6543

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 8587

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 5849

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

4 5004

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

3 5851

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 7646

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

What will happen if we drop the base register in the program which contains only one basereg?

565


You are required to update a table in warehouse. Can you do it with the help of microstrategy?if yes, how?

513


What is coverage and what are the different types of coverage techniques?

636


As a chemist working with Protactinium, what safety measures and precautions would you take due to its radioactivity?

101


Can I see a list of the colorindex and the corresponding color?

297






What is the meaning of the message “you cannot have two plugin executions with the same or missing elements”?

150


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

822


Please guide me... We are dealing in trading of industrial material. What is the difference between importer, 1st stage dealer, 2nd stage dealer and 3rd stage dealer? Whether all of these above can pass on the excise duty to the end user. Please tell me and thanks in advance.

1561


What type of organization experiences the least amount of stress during project closeout? A. Projectized B. Functional C. Weak matrix D. Strong matrix

632


Where would I get enough details about dell and wal-mart on how they compare to one another

1557


What are the advantages of gray code?

636


What is int32?

479


How can we load multiple tables in a dataset?

529


Is it possible to have more than one grid in magento?

3


Why you want to change???

1702