Question: #include #include #include using namespace std; struct System { string name; string phone; int room; } ; int roomnum; int Menu (); string bookRoom (int&);
#include } please answer completely these 2 parts for the above program? 
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
