Write the pseudocode for an application that will implement the requirements below. Declare a numeric array called ‘numbers’ that has five elements.  Populate the array by asking the user to input values. Use a loop. Ensure the user only enters five numbers. Ask a user whether they would like to search for a particular value. If their answer is yes, the application should allow them to enter a search value and the array must be searched for that value. Depending on if the value is found or not, an appropriate message must be displayed. Calculate and display the sum of the elements of the array. Calculate and display the average of the values in the array.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 4PE
icon
Related questions
Question
100%

Write the pseudocode for an application that will implement the requirements below.

  • Declare a numeric array called ‘numbers’ that has five elements. 
  • Populate the array by asking the user to input values. Use a loop. Ensure the user only enters five numbers.
  • Ask a user whether they would like to search for a particular value. If their answer is yes, the application should allow them to enter a search value and the array must be searched for that value.
  • Depending on if the value is found or not, an appropriate message must be displayed.
  • Calculate and display the sum of the elements of the array.
  • Calculate and display the average of the values in the array.
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Passing Array as Argument
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning