Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Develop a Java program for below: here main thing is add, delete and update, display functionality and also display marks of student all over 40%

Develop a Java program for below:

here main thing is add, delete and update, display functionality and also display marks of student all over 40% below their list ,proper content as per below:

image text in transcribed
Instructions: 1. Assume suitable data /information if required. Develop the Java program for the continuous evaluation (CE) mark-sheet portal as mentioned below: . Bifurcation of CE component: Class Test Sessional Innovative | Total Constrains to clear the Assignment CE component Marks 30 40 30 100 Minimum 40% of marks is mandatory to clear the CE component . Data/attributes for portal: " RollNo, CourseCode, ClassTestMark, SessionalMark, InnovativeAssignmentMark, Semester . i.e. 19BCE999, 2CS302, 20, 10, 25, 3 . The portal has following functionalities: . Add mark functionality for each component . Delete and update mark functionality for each component . Display mark functionality for each component RollNo-wise . Scan semester from user and generate report for course-wise component-wise failure student list. . You have to use multi-dimesional array, inheritance and exception handing concepts compulsory. You may use other concepts of Object Oriented Programming if required

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

Unity From Zero To Proficiency Beginner A Step By Step Guide To Coding Your First Game

Authors: Patrick Felicia

1st Edition

1091872023, 978-1091872028

More Books

Students also viewed these Programming questions