Question: 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++.

The programming language is C++. 3. Design a class that models the

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!