Prompt the user to key in the number of views of 5 YouTubers' debut video. • Identify which YouTuber has the minimum view - Apply non-return value function, include parameter list if necessary Identify which YouTuber has the maximum view - Apply non-return value function, include parameter list if necessary Calculate the average views - Apply return value function, include parameter list if necessary • Determine whether the YouTuber is popular or not by comparing to the average views. If the YouTuber's debut video views are greater or equal to the average views, then the YouTuber is popular, else, not popular.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write a complete C program that analyse the statistics of 5 YouTubers' debut video. The program should:
• Prompt the user to key in the number of views of 5 YouTubers' debut video.
• Identify which YouTuber has the minimum view
- Apply non-return value function, include parameter list if necessary
• Identify which YouTuber has the maximum view
- Apply non-return value function, include parameter list if necessary
• Calculate the average views
- Apply return value function, include parameter list if necessary
• Determine whether the YouTuber is popular or not by comparing to the average views. If the YouTuber's
debut video views are greater or equal to the average views, then the YouTuber is popular, else, not
popular.
Requirements:
- Apply array
- Apply string.h library
SAMPLE OUTPUT:
Enter no. of views for -
YouTuber 1: 987 YouTuber 2: 1010 YouTuber 3: 3217 YouTuber 4: 4532 YouTuber 5: 899
Minimum: YouTuber 5 [899 views] Maximum: YouTuber 4 [4532 views] Average: 2129.00 views
YouTuber 1: NOT POPULAR YouTuber 2: NOT POPULAR YouTuber 3: POPULAR
YouTuber 4: POPULAR
YouTuber 5. NOT POPULAR
Transcribed Image Text:Write a complete C program that analyse the statistics of 5 YouTubers' debut video. The program should: • Prompt the user to key in the number of views of 5 YouTubers' debut video. • Identify which YouTuber has the minimum view - Apply non-return value function, include parameter list if necessary • Identify which YouTuber has the maximum view - Apply non-return value function, include parameter list if necessary • Calculate the average views - Apply return value function, include parameter list if necessary • Determine whether the YouTuber is popular or not by comparing to the average views. If the YouTuber's debut video views are greater or equal to the average views, then the YouTuber is popular, else, not popular. Requirements: - Apply array - Apply string.h library SAMPLE OUTPUT: Enter no. of views for - YouTuber 1: 987 YouTuber 2: 1010 YouTuber 3: 3217 YouTuber 4: 4532 YouTuber 5: 899 Minimum: YouTuber 5 [899 views] Maximum: YouTuber 4 [4532 views] Average: 2129.00 views YouTuber 1: NOT POPULAR YouTuber 2: NOT POPULAR YouTuber 3: POPULAR YouTuber 4: POPULAR YouTuber 5. NOT POPULAR
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY