Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Resources: Challenge: Ask For a User's Favorite Movies in Lesson 4, Classes and Objects, of the Lynda.com course Learning C++ with Peggy Fisher Solution: Ask

Resources:

"Challenge: Ask For a User's Favorite Movies" in Lesson 4, "Classes and Objects," of the Lynda.com course Learning C++ with Peggy Fisher

"Solution: Ask For a User's Favorite Movies" in Lesson 4, "Classes and Objects," of the Lynda.com course Learning C++ with Peggy Fisher

Review the video "Challenge: Ask For a User's Favorite Movies" in Lesson 4, "Classes and Objects," of the Lynda.com course Learning C++ with Peggy Fisher. Take notes on the program requirements.

Create a MyMovie class along with a main program that prompts a user with questions about his or her favorite movies, places the user's answers in an array, and then applies content from the array to the creation of MyMovie objects. Create a single C++ project (favoriteMovies) containing three interrelated files (favoriteMovies.cpp, Movie.cpp, and Movie.h) as follows:

Create a new project In Visual Studio named favoriteMovies.

Type in the code for favoriteMovies.cpp. You may begin with the example favoriteMovies.cpp file located in Lynda.com example, if you like.

From the Visual Studio main menu, choose Project > Add Class, then choose Visual C++ and click the Add button.

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

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

Insert records into each of these tables.

Answered: 1 week ago

Question

Understand the dangers of groupthink.

Answered: 1 week ago