Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Applied programming TASK 1 ( 5 marks): Write an algorithm to register an EGN 2712 course in HCT. Answer: TASK 2 (total 25 marks): Write

Applied programming
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
TASK 1 ( 5 marks): Write an algorithm to register an EGN 2712 course in HCT. Answer: TASK 2 (total 25 marks): Write an algorithm and design a flowchart to determine the AREA and PERIMETER of a rectangle. For the flowchart, use the Draw.io tool. Print-screen or use export/import as an image, then paste in the provided space below. Answer for algorithm (5 marks): Step 1: start Step2: Input the Land w for the rectangle stepf: calcalate the A and Perimeter, A=LW,P=(L+W)42 TASK 3 (total 25 marks): Write an algorithm and design a flowchart to calculate the cube of a given number. For the flowchart, use the Draw.io tool. Print-screen or use export/import as an image, then paste in the provided space below. Answer for algorithm (5 marks): Answer for flowchart (5 marks): Question (5 marks): What is the output of the program if the number is 3 ? TASK 4 (20 marks): Write an algorithm and design a flowchart to determine the smaller of two numbers. Use control statement of if-else. For the flowchart, use the Draw.io tool. Print-screen or use export/import as an image, then paste in the provided space below. Answer for algorithm ( 5 marks): Answer for flowchart (15 marks): TASK 5 (total 25 marks): Write an algorithm and design a flowchart to calculate th numbers. For the flowchart, use the Draw.io tool. Print-screen or use exportrmport as an image, then paste in the provided space below. Answer for algorithm ( 5 marks): Answer for flowchart ( 5 marks): Question (5 marks): What is the sum value from the flowchart

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

More Books

Students also viewed these Databases questions

Question

Design a health and safety policy.

Answered: 1 week ago