Ask Question

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.

+4
Answers (1)
  1. 1 December, 19:49
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers