Question: The Hotel class is defined in two separate files: Hotel.h and Hotel.cpp . Which of the following statements is true? Question 1 2 options: A
The Hotel class is defined in two separate files: Hotel.h and Hotel.cpp Which of the following statements is true?
Question options:
A
Hotel.cpp contains the class declaration with data members and function declarations.
B
Hotel.cpp contains member function definitions and includes Hotel.h
C
Hotel.h contains the class declaration with only data members.
D
Hotel.h contains the class definition and member function definitions.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
