Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question

for C++ thanks

need two files tour.h and tour.cpp.

  • create a vector class called tour.h
  • it is for a company that gives tours of cities like NEW York
  • 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
Check Mark
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY