create a class called tour.h it is for a company that gives tours of cities like Boston the following are the variables for this class that customers may choose: the durations of a tour are one and two hours the type of vehicles are bus and boat the daily times that tours begin are 10 am, 12 noon, and 2 pm there are four tour guides (one of them is you! and one of them is me! choose the other two (friends or family) include two constructors: one will be the default and will initialize each variable to a zero or "" the other constructor will pass arguments for each variable and assign them accordingly include your mutator and accessor functions for your tour.cpp file: display a greeting to potential customers, with your name as part of the company's name display a menu of choices for each variable, in the same order as the constructor throw exceptions for input errors after all user choices have been made, display everything in a confirmation report, like this: Duration: 2 hours Vehicle: boat Tour begins at: 10 am Guide: Felix Thank you for choosing us! run your program using the default constructor and running the second constructor run your program while making input errors, thereby testing your error messages when done, submit your tour.h and tour.cpp files

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question
  • create a class called tour.h
  • it is for a company that gives tours of cities like Boston
  • the following are the variables for this class that customers may choose:
    • the durations of a tour are one and two hours
    • the type of vehicles are bus and boat 
    • the daily times that tours begin are 10 am, 12 noon, and 2 pm
    • there are four tour guides (one of them is you! and one of them is me!  choose the other two (friends or family)
  • include two constructors:
    • one will be the default and will initialize each variable to a zero or ""
    • the other constructor will pass arguments for each variable and assign them accordingly
  • include your mutator and accessor functions
  • for your tour.cpp file:
    • display a greeting to potential customers, with your name as part of the company's name
    • display a menu of choices for each variable, in the same order as the constructor
    • throw exceptions for input errors 
    • after all user choices  have been made, display everything in a confirmation report, like this:
    • Duration:  2 hours
    • Vehicle:  boat
    • Tour begins at:  10 am
    • Guide:  Felix
    • Thank you for choosing us!
  • run your program using the default constructor and running the second constructor
  • run your program while making input errors, thereby testing your error messages
  • when done, submit your tour.h and tour.cpp files
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage