Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
NEED HELP! I would like to create a class for finding the voltages of 1, 2 or even 4 batteries. The Class can be called Battery...Asked by JORDAN
I would like to create a class for finding the voltages of 1, 2 or even 4 batteries. The Class can be called BatteryVoltage with a default voltage value of 1.5 (AA Battery)
Must allow the user to find the total voltage of batteries when installed as a single,double, or quadruple set.
Must be able to set the voltage to calculate
Must input the kind of battery
(String name)
Must allow the user to find the total voltage of batteries when installed as a single,double, or quadruple set.
Must be able to set the voltage to calculate
Must input the kind of battery
(String name)
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!
There are no human answers yet. A form for humans to post answers is coming very soon!