Ask Question
30 August, 06:48

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. 30 August, 09:06
    0
    I have know idea so I guess ask the teacher?
Know the Answer?
Not Sure About the Answer?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers