Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Write the narrative algorithm and pseudocode 2. Create a flowchart 3. Construct the program using functions in C++ language wowe results? Write on the

image text in transcribed 1. Write the narrative algorithm and pseudocode 2. Create a flowchart 3. Construct the program using functions in C++ language

wowe results? Write on the space provided the input values and the results. EXERCISE No. 2 Juan wanted to create a program that would use block of code (function) to group the student grades. In each block, it consists of each prelim, midterm and final grade that will required inputting a student name, course, student grade in quiz, seafwork, laboratory exercises, assignment and exam. The formula below show the following computation. Prelim Grade = Quiz * 20% + Seatwork * 10% + Lab. Exercise * 20% + Prelim Exam * 50% Midterm Grade = 20% + Seatwork 10% + Lab. Exercise -20% Midterm Exam 50% Total Midterm Grade = 1/3 Prelim Grade + 2/3 Midterm Grade Final Grade = Quiz * 20% + Seatwork * 10% + Lab. Exercise * 20% + Final Exam 50% Total Final Grade = 1/3 Midterm Grade + 2/3 Final Grade

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Development For Dummies

Authors: Allen G. Taylor

1st Edition

978-0764507526

More Books

Students also viewed these Databases questions

Question

Evaluate the integral.

Answered: 1 week ago