Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The programming language is C++. 3. Design a class that models the two main entities involved in the following scenario: You are a software developer

The programming language is C++.

image text in transcribed

3. Design a class that models the two main entities involved in the following scenario: You are a software developer at a major technology company. You are designing an OOP program that helps patients with dementia remember their daily activities and information about people. The program helps the user keep track of the time, description, and location of each daily activity. It also helps the user maintain a list of important contacts, including their names, contact information, and pictures. The program provides easy ways to retrieve, record, and update the information. It automatically provides reminders about activities based on the user's current location. It also provides information about people that the user encounters, where available, based on images captured in real-time (for example, the user could be wearing a wearable camera that automatically captures pictures of people with whom the user is interacting). What are two main entities that you would implement with a class? For each entity, determine the data members and member functions and record them in the following tables. Provide both the variable/function declarations as well as their descriptions. Page 1 of 3 Entity 1 Description Member Variables Description Member Methods Description Entity 2 Description Member Variables Description Member Methods Description

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

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions