Ask Question
21 February, 04:08

Write a java program that asks the user to enter a series of integers. when they enter a value of 0, the program should end. if they enter a negative value, ignore it. if they enter a positive value, add it up. at the end of the program display how many numbers they entered, how many were positive and what the sum of all the positive numbers was.

+4
Answers (1)
  1. 21 February, 06:26
    0
    I have know idea so I guess ask the teacher?
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a java program that asks the user to enter a series of integers. when they enter a value of 0, the program should end. if they enter ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers