Which of the following statements is false or true?
1. Pseudo-code is an informal language used by programmers to develop algorithms.
2. The pseudo-code contains no variable declaration.
A. Statement 1 is false
B. Statement 2 is false
C. Statements 1 and 2 both are false
D. Statements 1 and 2 both are true Answer: (D)