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 / anli
2
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What are identifiers in c?
How can I run c program?
What is the modulus operator?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
write a program to print data of 5 five students with structures?
List out few of the applications that make use of Multilinked Structures?
Explain what are linked list?
What is the use of getchar() function?
What is a 'null pointer assignment' error?
What are the different types of endless loops?
What is extern c used for?
Can main () be called recursively?
What is the difference between struct and typedef struct in c?
What does %c do in c?
What are header files why are they important?