Suppose that you have the following definitions:struct time Type struct tourTypen the variable destination of type your type are tourType input(){cout<<"Enter the city, distance and time in hr and min"<>destination.city name;
<h3>What is C++ statements?</h3>
Expression statements. These statements examine an expression for its aspect outcomes or for its go-back value. Null statements. These statements may be supplied in which a declaration is needed with the aid of using the C++ syntax however in which no motion is to be taken.
#include
#include
the use of namespace std;
struct timeType
;
struct tourType
;
tourType destination;
tourType input(){
cout<<"Enter the city, distance and time in hr and min"<>destination.cityName;