subject

Write a program that declares a constant named quarts_in_gallon which holds the number of quarts in a gallon (4). also declare a variable named quartsneeded to represent the number of quarts needed for a painting job, and assign an appropriate value. compute and display the number of gallons and quarts needed for the job. display explanatory text with the values—for example, a job that needs 18 quarts requires 4 gallons plus 2 quarts.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:10
3. consider the following class definitions: class smart class supersmart: public smart { { public: public: void print() const; void print() const; void set(int, int); void set(int, int, int); int sum(); int manipulate(); smart(); supersmart(); smart(int, int); supersmart(int, int, int); private: private: int x; int z; int y; int secret(); }; }; . which private members, if any, of smart are public members of supersmart? a. which members, functions, and/or data of the class smart are directly accessible in class supersmart?
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 23.06.2019 17:30
Per the municipal solid waste report, what are the most common sources of waste (trash
Answers: 3
question
Computers and Technology, 24.06.2019 10:20
Identify the publisher in this citation: carter,alan.a guide to entrepreneurship.new york: river’2008.print.
Answers: 3
You know the right answer?
Write a program that declares a constant named quarts_in_gallon which holds the number of quarts in...
Questions
Questions on the website: 13722367