What is the process used to compute the general average? 2. What programming structure is used, enabling the program to select appropriate grade remarks? 3. How many segments of the “if-else” statement are needed to show appropriate remarks of the gen. average? 4. What logical and relational operators where used to state appropriate range of grades? 5. l operators were used to state the appropriate range of grades? 6. Write the complete pseudocode of the program

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Kindly answer the Questions below.

1. What is the process used to compute the general average?
2. What programming structure is used, enabling the program to select appropriate
grade remarks?
3. How many segments of the “if-else” statement are needed to show appropriate
remarks of the gen. average?
4. What logical and relational operators where used to state appropriate range of
grades?
5. l operators were used to state the appropriate range of grades?
6. Write the complete pseudocode of the program. 

The Laivenity of Mindana
Remarks
Press <Enter Key> to Re-run the Program
Press <any key> to exit
Figure 5 Computations of Grades.
Weights Assignment
First Examination
Laboratory Exercise 10%
Quizzes
10%
Second Examination
10%
10%
Third Examination
Final
10%
Laboratory Project 20%
30%
Figure 6 Weights assignment
General Average
Remarks
100 – 95
Excellent
94 - 90
Very Good
89 - 85
Good
84 - 80
Satisfactory
Fair
79- 75
Below 75
Failed
Figure 7. Equivalent Remarks.
Questions:
1. What is the process used to compute the general average?
2. What programming structure is used, enabling the program to select appropriate
grade remarks?
3. How many segments of the "if-else" statement are needed to show appropriate
remarks of the gen. average?
4. What logical and relational operators where used to state appropriate range of
grades?
5. Toperators were used to state the appropriate range of grades?
6. Write the complete pseudocode of the program.
53
Transcribed Image Text:The Laivenity of Mindana Remarks Press <Enter Key> to Re-run the Program Press <any key> to exit Figure 5 Computations of Grades. Weights Assignment First Examination Laboratory Exercise 10% Quizzes 10% Second Examination 10% 10% Third Examination Final 10% Laboratory Project 20% 30% Figure 6 Weights assignment General Average Remarks 100 – 95 Excellent 94 - 90 Very Good 89 - 85 Good 84 - 80 Satisfactory Fair 79- 75 Below 75 Failed Figure 7. Equivalent Remarks. Questions: 1. What is the process used to compute the general average? 2. What programming structure is used, enabling the program to select appropriate grade remarks? 3. How many segments of the "if-else" statement are needed to show appropriate remarks of the gen. average? 4. What logical and relational operators where used to state appropriate range of grades? 5. Toperators were used to state the appropriate range of grades? 6. Write the complete pseudocode of the program. 53
ULO(2-b) Task A: Conditional Statement (if.else if)
Create a program that computes the general average and display the remarks of the
corresponding grade. Implement using if..else or laddered iflelse if conditions Program
Requirements:
1. The program will ask the user to input scores for examinations, quizzes, laboratory
exercises, and laboratory projects. Please refer to figure 5 (sample screen display).
2. It shall only accept inputs ranging from 0- 100.
3. A Base-15 grading system shall be used to compute the grades.
(raw score / no. of items) * 85 + 15;
4. Please refer to figure 3.2 for the assigned weights of each activity.
5. After keying in all inputs, the Final Grade and Remarks will be shown.
6. The program will allow to key in another set of inputs if an <Enter Key> is pressed
and exit for any other key (use ASCII code of Enter Key, 13).
7. Display the remarks as the output on the following given scale. Please refer to figure
7
VERI
DAVAD
Computation of Grades
Major Examinations (100 pts each)
First :
Second:
Quizzes (40 pts each)
Qz # 1:
Qz #2:
Qz # 3:
1946
Third :
Final :
Laboratory Exercises (50 pts each)
Exer #1
Exer # 2
Exer # 3
Exer # 4
Laboratory Project (100 pts):
Gen. Av.
52
DA
Transcribed Image Text:ULO(2-b) Task A: Conditional Statement (if.else if) Create a program that computes the general average and display the remarks of the corresponding grade. Implement using if..else or laddered iflelse if conditions Program Requirements: 1. The program will ask the user to input scores for examinations, quizzes, laboratory exercises, and laboratory projects. Please refer to figure 5 (sample screen display). 2. It shall only accept inputs ranging from 0- 100. 3. A Base-15 grading system shall be used to compute the grades. (raw score / no. of items) * 85 + 15; 4. Please refer to figure 3.2 for the assigned weights of each activity. 5. After keying in all inputs, the Final Grade and Remarks will be shown. 6. The program will allow to key in another set of inputs if an <Enter Key> is pressed and exit for any other key (use ASCII code of Enter Key, 13). 7. Display the remarks as the output on the following given scale. Please refer to figure 7 VERI DAVAD Computation of Grades Major Examinations (100 pts each) First : Second: Quizzes (40 pts each) Qz # 1: Qz #2: Qz # 3: 1946 Third : Final : Laboratory Exercises (50 pts each) Exer #1 Exer # 2 Exer # 3 Exer # 4 Laboratory Project (100 pts): Gen. Av. 52 DA
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 7 steps with 7 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education