25. It takes five minutes to pass a rumour from one
person to two other persons. The tree of rumour continues.
Find how many minutes does it take spread the rumour to 768
persons. ?
Answer Posted / steve
45 minutes.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Where define directive used?
What are integer variable, floating-point variable and character variable?
Why are all header files not declared in every c program?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
What is the correct declaration of main?
Explain bitwise shift operators?
What is a static variable in c?
Explain how do you search data in a data file using random access method?
What is the use of #include in c?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Explain what is #line used for?
What is the meaning of ?
Is swift based on c?
Tell me can the size of an array be declared at runtime?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array