Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Student Grading Application using an Object Oriented Language of your choice. Which Adds, Edits, and Deletes student assignments onto a storage medium, with

Create a Student Grading Application using an Object Oriented Language of your choice. Which Adds, Edits, and Deletes student assignments onto a storage medium, with grades per student per assignment separated per C lass . Assignments must be displayed in 2 groups - Homework and Test. Grades for each assignment per student must be calculated along with an overall Class grade for each student ( displayed in both percentage and Letter grade).

a. Program must include

i. Subprograms with parameter passing

ii. Abstract Data types

iii. Encapsulation

iv. Exception / Error Handling

v. Must ve rify only valid scores are entered per assignment

vi. Documented for maintenance purposes

Also, Create a script that installs your entire application (including any Data files needed) . The install script must create a folder on the computers C - drive and copy any application files to this folder . For Windows OS , install an Icon (that executes the Application) on the Desktop (this icon must appear on the Desktop of a ny user that logs into the computer ) .

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 Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

Fnd the linearization L(x) of (x) at x = a. (x) = 3 x, a = -8

Answered: 1 week ago

Question

2. (1 point) Given AABC, tan A b b

Answered: 1 week ago