Create a simple class record program(C program) that will do the following:  - Accept a student's complete name  - Set the number of Quizzes - Accept a Quiz Perfect score(minimum of 5 quizzes but can go beyond 5 depending on the number of quizzes input by the teacher).  - Accept the actual student score.  - Compute the total student's score(actual score), Perfect score, passing score. - Get the average scores.  - Compare each perfect score and actual student score. If the actual score is greater than the perfect score, display "Please encode again, your score is greater than the perfect score". If the actual score is lesser than or equal to the perfect score, compute the total score and average.  - Depending on the total perfect score, compute the passing score. The passing score should be 60% of the perfect score.  - Compare the passing score and the student's actual score. If the actual score is lower than the passing score, display "Failed" in the remarks. But if the actual score is greater than or equal to the passing score, display "Passed" in the remarks.

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

Create a simple class record program(C program) that will do the following: 

    • - Accept a student's complete name 
    • - Set the number of Quizzes
    • - Accept a Quiz Perfect score(minimum of 5 quizzes but can go beyond 5 depending on the number of quizzes input by the teacher). 
    • - Accept the actual student score. 
    • - Compute the total student's score(actual score), Perfect score, passing score. - Get the average scores. 
    • - Compare each perfect score and actual student score. If the actual score is greater than the perfect score, display "Please encode again, your score is greater than the perfect score". If the actual score is lesser than or equal to the perfect score, compute the total score and average. 
    • - Depending on the total perfect score, compute the passing score. The passing score should be 60% of the perfect score. 
    • - Compare the passing score and the student's actual score. If the actual score is lower than the passing score, display "Failed" in the remarks. But if the actual score is greater than or equal to the passing score, display "Passed" in the remarks. 

*Note: NO using of struct or functions. No using of arrays. NO global declaration. 

*All three loops must be present on your code. Switch and if-else should also be present. 

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