Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me code this program using C++ Programming Language: Implement an object-oriented variant of the enrollment system sepertinya harus pakai static Give to each

Please help me code this program using C++ Programming Language:

image text in transcribed

image text in transcribed

Implement an object-oriented variant of the enrollment system sepertinya harus pakai "static" Give to each student unique matriculation number. Implement a class trainwith which you can manage you on yo. Implement a class named "classroom" with which you can manage the students in one go. Truplementarios semesterwith which you can manage the various movesofa Semester Implement a class named "semester" with which you can manage the different classrooms of a semester. Somewhere in Bavaria, at a department for fine arts, the chaos should come to an end, and an Enrollment system to be introduced. Help by providing basic functionality. should train = classroom Initially, only the new semester (consisting of just one train) shoula de administered. Since it is a test system, only 5 places are available. For the students only the name, the gender and a matriculation number need to be administered. Seriale sisseprlansea Bythe number of all enrolled students Implement the following menu: (i) enroll (e) de-register (a) Display of all enrolled students (x) Exit class/classroom Theo With the Point (i) new students will be admitted to the train with their data. If the train is full, it becomes oneerror counge issued. one error message will be given at Points) aftenentering the Matriculation number the student is de-registered. If the entry is incorrect, aerror message issued. at Point a) all enrolled students should be displayed. Make sure you split your code sensibly across several Files

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

The Database Management Systems

Authors: Patricia Ward, George A Dafoulas

1st Edition

1844804526, 978-1844804528

More Books

Students also viewed these Databases questions