Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


There are 8 billiard balls, and one of them is slightly
heavier, but the only way to tell was by putting it on a
weighing scale against another. What's the fewest number of
times you'd have to use the scale to find the heavier ball?

Answers were Sorted based on User's Feedback



There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by pu..

Answer / mahesh t

first take 6 balls from 8 balls

from those 6 divide 3 and 3 check it in weighing scale if it
equals weight remaining 2 balls and you get the hevier
ball....of not equals take the 3 balls which is hevier from
those weighing with 6 balls then take 2 balls from those 3
balls and weight if equals the remaining one is hevier


and final you can know the hevier ball within 2 times

Is This Answer Correct ?    8 Yes 0 No

There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by pu..

Answer / s.venmathi

3

Is This Answer Correct ?    10 Yes 3 No

There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by pu..

Answer / manoj pandya

3

Is This Answer Correct ?    9 Yes 3 No

There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by pu..

Answer / anli

2

Is This Answer Correct ?    8 Yes 5 No

There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by pu..

Answer / anil parihar

4

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More C Interview Questions

What is function prototype?

0 Answers  


How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.

0 Answers  


write an algorithm and a program to count the number of elements in a circularly singly linked list

1 Answers   Ignou,


char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)

7 Answers   Mascot,


When is a void pointer used?

0 Answers  


Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;

18 Answers   Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,


#include<stdio.h> int main() { int i=2; int j=++i + ++i + i++; printf("%d\n",i); printf("%d\n",j); }

15 Answers   Infosys,


What is a pointer?

1 Answers   ADP, IFFCO,


main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?

3 Answers   Excel,


main difference between c and c++ language

1 Answers  


we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????

4 Answers   Google,


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

0 Answers  


Categories