decrease fuel level in tank
What will be an ideal response?
```
void Tank :: decrease(double gallons)
{
current -= gallons;
}
```
Computer Science & Information Technology
You might also like to view...
Horizontal and vertical ________ bars that enable you to navigate in a window, menu, or gallery
Fill in the blank(s) with correct word
Computer Science & Information Technology
A short video presentation is referred to as a:
A) video clip B) mini video C) video footage D) mini-series
Computer Science & Information Technology
How do you move to the previous cell in a row?
A) Shift+Tab B) Alt+F1 C) Ctrl+Tab D) Alt+Tab
Computer Science & Information Technology
You can reduce the horizontal and vertical size of the printed data by changing the arrangement of the number of pages in a workbook
Indicate whether the statement is true or false
Computer Science & Information Technology