START
INPUT First number
INPUT Second number
IF First number is not equal to zero THEN
Answer=Second number/ First number
ELSE
PRINT" Error! Answer is undefined"
END IF
PRINT Answer
STOP
maurice.mutuku answered the question on April 21, 2018 at 12:10
- 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)
- What are the differences between low level and high level programming languages?(Solved)
Highlight the difference between low level and high level programming languages.
Date posted: April 19, 2018. Answers (1)
- What are the types of low level languages?(Solved)
State and discuss the two types of low level languages.
Date posted: April 19, 2018. Answers (1)