Skip navigation

Evaluation

Quiz 1

Develop algorithms for the problems below.

1. What is an Algorithm?

2. What is pseudocode?

3. Write a structured algorithm that would prompt the user to enter the Length and Width of a rectangle, calculate the Area and Perimeter, then display the result.

4. Write a pseudocode for a programĀ  that would be used to solve equation: E = MC2

Enable JavaScript