Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer the following in C++ QUESTION 1. This is a compulsory question related to OOP. You are required to provide a descriptive answer. Your

image text in transcribedplease answer the following in C++

QUESTION 1. This is a compulsory question related to OOP. You are required to provide a descriptive answer. Your answer can include diagrams. You are NOT required to write any code. You are required to design a program using Object Oriented Techniques that is going to be used by a Veterinary Clinic to keep records of the appointments for a whole year. Note that a year is made up of 52 (5-day) weeks. The veterinary works between 9.00am and 6.00pm from Monday to Friday. Between 9.00am and 10.30am the Vet usually performs minor operations. From 10.30 onwards the Vet sees clients' pets that have an appointment. Usually an operation takes approximately 30 minutes while a normal (constancy) visit takes about 10 minutes. For every appointment the information about the Pet and its owner's contact details are required. The program should include functionalities that allow the Vet to: - View the appointments for a whole day - View the appointments for a whole week - View the Details of the pet (including any medical history) that he is currently diagnosing - View the contact details of the owner of the pet - Add/Edit/Delete appointments - View the next appointment for that day - Print all the appointments of a day Your answer should include a description of all the classes that are required for the implementation of this program (including the list of attributes and functions) and information about how such classes will relate with each other. There is no need to write any code. You can take assumptions for any missed information provided that you write such assumptions

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

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions

Question

b. Explain how you initially felt about the communication.

Answered: 1 week ago

Question

3. Identify the methods used within each of the three approaches.

Answered: 1 week ago

Question

a. When did your ancestors come to the United States?

Answered: 1 week ago