Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program #1 Cobol/Output files Due Date: 2/2519 All programs from here forward are required to have good coding techniques! Page 135, Problem #8 programming assignment

image text in transcribed
Program #1 Cobol/Output files Due Date: 2/2519 All programs from here forward are required to have "good" coding techniques! Page 135, Problem #8 programming assignment program ( cob file), and output files are to be posted here. #8. Write a program for the Pass-Em State College bursar to compute for each semester the tuition for each student. If a student is taking 12 credits or less, tuition is $525 per credit. if a student is taking more than 12 credits, the total tuition is $6,300. Note: Use the format for arithmetic and conditional operations discussed on pages 120 and 121 Input: Disk File (Note: use the input data set from the textbook web site.) 1-20 Student Name 21-22 Number of Credits 23-80 Not used Output: Print File 1-20 Student Name 41-42 Number of Credits 63-66 Tuition

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