Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CIS 1 1 1 1 Variables Exercise 1 - 1 0 points Description: Develop a C + + Program that uses variables to output information

CIS 1111 Variables Exercise 1-10 points
Description: Develop a C++ Program that uses variables to output information about your theme park.
Program Requirements:
Use variables of the appropriate datatype to display the name of your park, the types of attractions you offer (minimum of 3) and the price of an entry ticket.
Variable names must be descriptive.
Use cout to output the values of the variables to the console - no hard-coding or literals, you must call your variables to display their values!
Program must be documented with:
a.//Name
b.//Date
c.//Program Name
d.//Program Description
Sample Output:
Welcome...to Jurassic Park
Jurassic Park features three family-friendly attractions, including our T-Rex Feeding Hour, IMAX Virtual Pterodactyl ride, and a Velociraptor petting zoo.
All of this for the very low price of $249.99!
image text in transcribed

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

Advances In Database Technology Edbt 88 International Conference On Extending Database Technology Venice Italy March 14 18 1988 Proceedings Lncs 303

Authors: Joachim W. Schmidt ,Stefano Ceri ,Michele Missikoff

1988th Edition

3540190740, 978-3540190745

More Books

Students also viewed these Databases questions

Question

What is the environment we are trying to create?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago