Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer this question this C++ . Please answer this question Quick and Cear Question -4: ICLO II, 40 points] Institute of Space Technology (IST)

image text in transcribed

image text in transcribed

please answer this question this C++ . Please answer this question Quick and Cear

Question -4: ICLO II, 40 points] Institute of Space Technology (IST) is organizing World Space Week (WSW) this year. Students from all over the Pakistan are expected to participate in this pleasing event You have to design Registration Management System for WSW At time of Registration, students are instructed to enter the following credentials: Student ID Student Name Ambassador Name University Name Your system should contain following separate functions: . . REGISTER [5 marks] DISPLAY [5 marks] FIND BY STUDENT NAME [5 marks] FIND_BY_UNIVERSITY NAME [5 marks] FIND_BY_AMBASSADOR_NAME [5 marks] Create a class named as WSW having the above members with 1000 objects (i.e. maximum participants) When user press R your system should ask details of an account (ID_X1, Student Name, Ambassador Name & University Name_X2). When user press D your system should display details of all students. When user press S your system should display following options: . Enter 1 to search By Student Name. Enter 2 to search By University Name Enter 2 to search By University Name. Enter 3 to Search by Ambassador Name. Depending upon the option selected by user, corresponding function should be called and should provide complete credentials. At start of system, output should be like this. PRESS R TO REGISTER STUDENT DATA PRESS D TO DISPLAY DATA PRESS S TO SEARCH DATA

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

Joe Celkos Data And Databases Concepts In Practice

Authors: Joe Celko

1st Edition

1558604324, 978-1558604322

More Books

Students also viewed these Databases questions