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 / usha

Its 45 min becoz the Ist person spreeds rumour to 2person in
5 min. so in next 5 min the 2 person spreads simultaneously
to 4pesons and these steped is continued tel 45min, such as
2+4+8+16+32+64+128+256+512 this indicate at each addition it
take 5min. so the answer is 45min

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main is user defined function?

582


What is build process in c?

632


Explain what does the function toupper() do?

621


What are the characteristics of arrays in c?

599


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3231






What is return in c programming?

501


Explain Basic concepts of C language?

631


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1572


Write a program to swap two numbers without using a temporary variable?

594


Write program to remove duplicate in an array?

589


Define C in your own Language.

620


Sir i need notes for structure,functions,pointers in c language can you help me please

1933


What is c language used for?

545


What is binary tree in c?

612


What is bin sh c?

567