Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3.2 Draw the flowchart for an application the user can calculate the area of a floor of a room in a house. The owner wants

image text in transcribed

image text in transcribed

3.2 Draw the flowchart for an application the user can calculate the area of a floor of a room in a house. The owner wants to put in a carpet and needs to know the area of the room. The user will enter the width and length of the room and calculate and display the area of the room. The room is a rectangle. The formula for calculating the area of a rectangle is: area=widthlength 3.1 Write the pseudocode for an application that will implement the requirements below. - Declare a numeric array called Values that has four elements. - Populate the array by asking the user to input values. Use a loop. Ensure the user only enters four 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 the value they wish to search for search value and the array must be searched for that value. - Depending on whether the value is found or not, an appropriate message must be output. - Calculate and display the average of the numbers stored in the array

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M. Ricardo, Susan D. Urban, Karen C. Davis

4th Edition

1284231585, 978-1284231588

More Books

Students also viewed these Databases questions

Question

=+4. What do you think?

Answered: 1 week ago

Question

10. Are you a. a leader? b. a follower? _______

Answered: 1 week ago