Ask Question
23 September, 16:56

Write a Java assignment statement that will set the value of variable seconds to the value of the variable time multiplied by 60. All variables are of type int. (Assume the declaration for time has been made and a value assigned.)

+4
Answers (1)
  1. 23 September, 17:06
    0
    variable = balance * 60;
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Write a Java assignment statement that will set the value of variable seconds to the value of the variable time multiplied by 60. All ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers