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?
Answer Posted / manoj pandya
3
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How can I swap two values without using a temporary?
write an algorithm to display a square matrix.
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is a union?
What are c identifiers?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
Can you tell me how to check whether a linked list is circular?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Is exit(status) truly equivalent to returning the same status from main?
How many bytes is a struct in c?
Write a code to generate a series where the next element is the sum of last k terms.
Is main a keyword in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
Write a program to identify if a given binary tree is balanced or not.
What are the disadvantages of a shell structure?