Ask Question
18 January, 03:23

Which of the following statements is NOT correct?

A) Pseudocode should be unambiguous.

B) Pseudocode should be properly formatted.

C) Pseudocode should be terminating.

D) Pseudocode should be executable.

+5
Answers (1)
  1. 18 January, 06:34
    0
    Answer: B) Pseudocode should be properly formatted.

    Explanation:

    Pseudocode is defined as in the informal description of the given sequence, there is no need that it should be formatted properly. There is no such restriction required in the pseudocode as they are read by the humans not by the computer programs.

    Pseudocode should be terminating, executable and unambiguous and it uses structural convention of the programming language rather than using machine reading.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following statements is NOT correct? A) Pseudocode should be unambiguous. B) Pseudocode should be properly formatted. C) ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers