Fill the tank up

What will be an ideal response?

```
double Auto :: fillUpTank()
{
return fueltank.fillUp();
}

```

Computer Science & Information Technology

You might also like to view...

Columnar forms and reports do not export to Word properly

Indicate whether the statement is true or false

Computer Science & Information Technology

The ROUND function can round a number to the nearest whole number, which removes the decimal values from the number

Indicate whether the statement is true or false.

Computer Science & Information Technology