test tank input

What will be an ideal response?

```
cout << endl << "Enter a fuel tank as a maximum capacity and" << endl
<< "the current level in gallons (X.XXX X.XXX)=> ";
cin >> tank1;
cout << endl << "Tank entered was: " << tank1 << endl;

```

Computer Science & Information Technology

You might also like to view...

When Layout view is disabled ________

A) others cannot use the database B) a password is required to use Layout view C) others can use the forms, reports, and queries but cannot switch to Layout view D) others can use the reports, but not the queries and forms

Computer Science & Information Technology

A blue "i" on a white field (for Information) in Device Manager indicates __________

a. A device is functioning but experiencing problems b. A device has been configured manually with resource configurations c. A device cannot be detected d. None of the above

Computer Science & Information Technology