PROBLEM STATEMENTS: "Because of the pandemic since it started in Wuhan in December 2019, most countries have limited cross-border travel and have therefore had an impact on the global tourism industry. Most countries have shut down the border to control the spread of the virus. By early 2021, COVID-19 vaccines have been broadly introduced and are effective and can reduce the risk of contracting and spreading COVID-19. That has enabled people to cross the border and will give an opportunity to the tourism industry." In preparation for the opening of the border, the Government of Malaysia plans to develop ar Electronic COVID-19 passport information system (eCPIS) to store Malaysian immunizatio information. You are required to develop this system to keep immunization information ano allow passport control officers to retrieve each individual immunization information. eCPIS should contain the following information: Personal information (Name, passport no., age, and gender) Vaccination status (completed 2 doses or partially completed or not taken) Vaccine information (Type of vaccine, Date of receiving vaccine)

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

C++-OOP

Can you write the code without .txt file? Just display the output on windows console.

Write the code like following form:

class A{}

class B{}

class C.public A {

....

....

B objB;

friend input ();

}

int main(){

C objC[30];

cin...

cin...

Input(...)

objC[0].display;

}

Thank you. 

 

PROBLEM STATEMENTS:
"Because of the pandemic since it started in Wuhan in December 2019, most
countries have limited cross-border travel and have therefore had an impact on
the global tourism industry. Most countries have shut down the border to control
the spread of the virus. By early 2021, COVID-19 vaccines have been broadly
introduced and are effective and can reduce the risk of contracting and spreading
COVID-19. That has enabled people to cross the border and will give an
opportunity to the tourism industry."
In preparation for the opening of the border, the Government of Malaysia plans to develop an
Electronic COVID-19 passport information system (eCPIS) to store Malaysian immunization
information. You are required to develop this system to keep immunization information and
allow passport control officers to retrieve each individual immunization information. ECPIS
should contain the following information:
Personal information (Name, passport no., age, and gender)
Vaccination status (completed 2 doses or partially completed or not taken)
Vaccine information (Type of vaccine, Date of receiving vaccine)
Transcribed Image Text:PROBLEM STATEMENTS: "Because of the pandemic since it started in Wuhan in December 2019, most countries have limited cross-border travel and have therefore had an impact on the global tourism industry. Most countries have shut down the border to control the spread of the virus. By early 2021, COVID-19 vaccines have been broadly introduced and are effective and can reduce the risk of contracting and spreading COVID-19. That has enabled people to cross the border and will give an opportunity to the tourism industry." In preparation for the opening of the border, the Government of Malaysia plans to develop an Electronic COVID-19 passport information system (eCPIS) to store Malaysian immunization information. You are required to develop this system to keep immunization information and allow passport control officers to retrieve each individual immunization information. ECPIS should contain the following information: Personal information (Name, passport no., age, and gender) Vaccination status (completed 2 doses or partially completed or not taken) Vaccine information (Type of vaccine, Date of receiving vaccine)
PROGRAM DESIGN REQUIREMENTS:
Design object-oriented programming which demonstrates the use of base class, derived class,
inheritance, composition, and friend functions. The program should allow a user to do the
following tasks:
• Enter information
• Update vaccination information.
• Search each individual vaccination information status via passport no.
list of unvaccinated persons
list of individuals who received certain vaccine such as Pfizer, Sinovac or AstraZeneca
• Statistical Information, for example
o Total number of individuals who received vaccine such Pfizer, Sinovac and
AstraZeneca
o Total number of individuals fully vaccinated, partially, or un-vaccinated
o Vaccination information according to age and gender.
o Many morc ...
Use your own creativity to provide meaningful and interesting information to be displayed on the
screen. You should use menu to have a full control of the program execution.
General requirements:
I. Input validation.
II.
Good Interface Design (i.e., Presentable manner and easy to understand).
IV. Meaningful comments in the source codes.
Interactive menu.
III.
Specific requirements:
I.
Data must be retrieved and processed from the array.
Input data methods/functions should NOT be implemented in any of the classes.
II.
III. Data in the class declaration cannot be public members.
Global variables are not allowed in your program.
Advanced data structures such as linked list, queue, stack, and binary tree are not
allowed in your program.
Object declarations in main function must be of type derived class.
VII. Your classes should consist of standard and necessary methods.
IV.
V.
VI.
Transcribed Image Text:PROGRAM DESIGN REQUIREMENTS: Design object-oriented programming which demonstrates the use of base class, derived class, inheritance, composition, and friend functions. The program should allow a user to do the following tasks: • Enter information • Update vaccination information. • Search each individual vaccination information status via passport no. list of unvaccinated persons list of individuals who received certain vaccine such as Pfizer, Sinovac or AstraZeneca • Statistical Information, for example o Total number of individuals who received vaccine such Pfizer, Sinovac and AstraZeneca o Total number of individuals fully vaccinated, partially, or un-vaccinated o Vaccination information according to age and gender. o Many morc ... Use your own creativity to provide meaningful and interesting information to be displayed on the screen. You should use menu to have a full control of the program execution. General requirements: I. Input validation. II. Good Interface Design (i.e., Presentable manner and easy to understand). IV. Meaningful comments in the source codes. Interactive menu. III. Specific requirements: I. Data must be retrieved and processed from the array. Input data methods/functions should NOT be implemented in any of the classes. II. III. Data in the class declaration cannot be public members. Global variables are not allowed in your program. Advanced data structures such as linked list, queue, stack, and binary tree are not allowed in your program. Object declarations in main function must be of type derived class. VII. Your classes should consist of standard and necessary methods. IV. V. VI.
Expert Solution
steps

Step by step

Solved in 6 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY