test auto input with all variables

What will be an ideal response?


```
cout << endl << "Enter an auto as a ID number, an odometer reading,"
<< endl << "manufacture date (MM DD YY), "
<< "purchase date (MM DD YY)" << endl << "miles per gallon"
<< endl << "gas tank capacity, and current gas level=> ";
cin >> car1;
cout << endl<< "Auto entered was: " << endl << car1 << endl

```

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. To use the write command you must know the user ID of the person you want to communicate with. 2. To receive a write message you must be logged on. 3. The mesg command is used to send messages to other terminals. 4. The mesg command can be used to prevent receiving write messages. 5. The wall command is used to send messages to all users who are currently logged on.

Computer Science & Information Technology

OFDM sends the transmission in parallel across several channels.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When you select an object with the Selection tool, a small blue square appears on the right side of the bounding box.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Ultra-large-scale integrated circuits are ____________________-generation innovation in computing.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology