Get premium membership and access questions with answers, video lessons as well as revision papers.
The REPEAT....UNTIL loop executes statements at least once even if the initial condition is false and checks the condition at the end but for WHILE loop control structure, the condition is tested at the beginning of the program execution and will run at all if the initial condition is false.
maurice.mutuku answered the question on April 21, 2018 at 12:22
- What is the difference between the FOR loop and WHILE loop?(Solved)
Distinguish between the FOR loop and WHILE loop.
Date posted: April 21, 2018. Answers (1)
- How can you write down a pseudocode that takes two numbers and display the division results of two numbers whereby the first number is the...(Solved)
Write down a pseudocode that takes two numbers and display the division results of two numbers whereby the first number is the divisor/ denominator.
Date posted: April 21, 2018. Answers (1)
- What are the characteristics of a good flowchart?(Solved)
Highlight the characteristics of a good flowchart.
Date posted: April 21, 2018. Answers (1)
- What are the characteristics of good pseudocodes?(Solved)
List the characteristics of good pseudocodes.
Date posted: April 21, 2018. Answers (1)
- What is algorithm as used in programming?(Solved)
Define the term algorithm as used in programming.
Date posted: April 21, 2018. Answers (1)
- What is a program control structure?(Solved)
Define a program control structure.
Date posted: April 21, 2018. Answers (1)
- What is the relevance of program documentation?(Solved)
Explain the relevance of program documentation.
Date posted: April 21, 2018. Answers (1)
- What are the two main types of program documentation?(Solved)
Discuss the two main types of program documentation.
Date posted: April 21, 2018. Answers (1)
- What is program documentation?(Solved)
Define program documentation.
Date posted: April 21, 2018. Answers (1)
- What is the importance of review and maintenance of a program?(Solved)
Explain the importance of review and maintenance of a program.
Date posted: April 21, 2018. Answers (1)
- What are the advantages of program modularization over monolithic?(Solved)
Give the advantages of program modularization over monolithic.
Date posted: April 21, 2018. Answers (1)
- What are the methods of detecting errors in a program?(Solved)
Explain the methods of detecting errors in a program.
Date posted: April 21, 2018. Answers (1)
- What are the common types of errors encountered during program development?(Solved)
Discuss the common types of errors encountered during program development.
Date posted: April 21, 2018. Answers (1)
- What is source document?(Solved)
What is source document?
Date posted: April 20, 2018. Answers (1)
- What are the advantages of using magnetic tape?(Solved)
What are the advantages of using magnetic tape?
Date posted: April 19, 2018. Answers (1)
- What is object oriented programming language?(Solved)
Define object oriented programming language.
Date posted: April 19, 2018. Answers (1)
- What are the web scripting languages?(Solved)
Citing examples, explain the web scripting languages.
Date posted: April 19, 2018. Answers (1)
- What are the disadvantages of low level languages?(Solved)
Highlight the disadvantages of low level languages.
Date posted: April 19, 2018. Answers (1)
- What are the advantages of high level languages over low level languages?(Solved)
List down the advantages of high level languages over low level languages.
Date posted: April 19, 2018. Answers (1)
- What are the advantages of low level languages over high level languages?(Solved)
List down the advantages of low level languages over high level languages.
Date posted: April 19, 2018. Answers (1)