Question: Develop a complete project using Object-Oriented Programming concept that includes:- (c languange) i. Creating Multiple Java Classes ii. Applying Control & Repetition statement iii. Encapsulation

Develop a complete project using Object-Oriented Programming concept that includes:- (c languange)

i. Creating Multiple Java Classes

ii. Applying Control & Repetition statement

iii. Encapsulation iv. Composition & Aggregation

v. Inheritance & Polymorphism

vi. Abstract & Interface Class

vii. Array Array of Primitive & Object

(coding in source code, different files each class)

Class

[Student]

-stud_id

-stud_name

-stud class

[Student Subject]

-stud_id

-subject_id

-subject_name

[Subject]

-subject_name

-subject_id

[Class]

-class_teacher

-class_semester

-class_id

-subject_id

[Grade Report]

-stud_id

-stud_grade

-class_id

can improve this class if you can

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!