Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use program C++ Problem School of Computing will be organizing a competition that is open to all UTM students. The competition is meant to provide

image text in transcribedimage text in transcribedimage text in transcribed

use program C++

Problem School of Computing will be organizing a competition that is open to all UTM students. The competition is meant to provide a platform to the students to exhibit their idea. Some important notes regarding the competition: It is an individual participation. Each student must have a project beforehand. Each student has to find an advisor which can be any UTM staff regardless of their position. That means, besides lecturers technicians, research officers, etc, also can be appointed as advisers. However, only one advisor is allowed for each student Also, a staff can only advice one student. Person name string Person() setName(namestring) setidl_id string) getName(): string getPhonol) string getEmail() string Contact phone: string email: string Contact) setPhone phone string) setEmail_email string) getPhone(): string getEmail() string Stall position: string Staffo setPosition_position string) getPosition() string advisor Student program: string Student SetProgram(_programstring) #setProject project Project) setAdvisor_advisor: Project) getProject Title(): string ge Program) string getProjectAreal) string getAdvisorhamel): string getAdvisor Position() string Project El title: string Project) setTitle_title: string) setAreal_area: string) getTitle(string getAreal): string Figure 1: UML class diagram You are hired by the School to develop a program that manages the records of the participants. Suppose the class design has been done by other parties as shown in Figure 1. You are also provided an incomplete program (week 11.cpp). Complete the program based on the tasks stated in the program (Task I to Task 16). The program should produce output like shown in Figure 2. 1 First Printing Student # 1 Nare Phone Email Project Title Advisor's Name Advisor's Position : Lim Sew Ying : 010-897634045 : -sying1212@live.utm.my : Suart Dustbin . : Student # 2 Nane Phone Email Project Title Advisor's Name Advisor's Position : Abu Bakar Razali : 011-1210000 : abraz78@live.utm.my : Money Recognition for Blind People : . Student # 3 Narie Phone Email Project Title Advisor's Name Advisor's Position : Nur Amal ira Muhammad : 012-9000123 : nama 978@live.utm.my : Dengue Testing Kit . : Second Printing Student # 1 Name Phone Email Project Title Advisor's Name Advisor's Position : Lim Sew Ying : 010-897634045 : -sying1212@live.utm.my : Start. Dustbin : Dr. Siti Zubaidah Rosli : Research Officer Student # 2 Name Phone Email Project Title Advisor's Name Advisor's Position Abu Bakar Razali : 011-1210000 : abraz78@live.utm.my : Money Recognition for Blind People : Mr. Qamarool Zaman : Senior Technician Student # 3 Nane Phone Email Project Title Advisor's Name : Nur Amalina Muhammad : 012-9000123 : nama 978@live.utm.my : Dengue Testing Kit : Prof. Dr. Muhammad Roslan Abdullah 2 2 Advisor's Position : Lecturer Third Printing Student # 1 Name Phone Email Project Title Advisor's Name Advisor's Position : Lim Sew Ying : 010-897634045 : sying1212@live, uti ry : Smart Dustbin : Mr. Qamarool Zaman : Senior Technician Student # 2 Nanc Phone Email Project Title Advisor's Name Advisor's Position : Abu Bakar Razali : 011-1210000 : abraz78@live.utm.my : Money Recognition for Blind People : Dr. Siti Zubaidah Rosli : Research Officer Student # 3 Name Phone Email Project Title Advisor's Name Advisor's Position : Nur Amalina Muhammad : 012-9000123 : nama 978@live.utm.my : Dengue Testing Kit : : : Figure 2: Expected output 3

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

More Books

Students also viewed these Databases questions