Hotel Prices

  • + 8 comments

    First for this probem you must know the basics of oop as there's an inheritance and there's a method that needs to override in the child class so we must add virtual for the method in the parent class.