Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

B. Create a COBOL program that will create two input files, one for BSCS and one for BSIT students with the following record description: You

image text in transcribed

B. Create a COBOL program that will create two input files, one for BSCS and one for BSIT students with the following record description: You may add as many records as you want. Merge the two files and produce the output below: POLYTECHNIC UNIVERSITY OF THE PHILIPPINES Mabini Campus Requirements: 1. Merged file should be arranged from highest to lowest grade average. 2. If multiple students have the same grade average, then Student Name should be arranged in Ascending order. 3. Compute for Total Grade Average. 4. Determine the highest-grade average. 5. Determine the lowest-grade average. 6. Determine the number of students who passed if passing grade is 3.00 7. Determine the number of students who failed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions