

InterviewSolution
Saved Bookmarks
1. |
A statement used to close the IF block.(a) ELSE(b) ELSEIF(c) END(d) ENDIFI got this question during an online interview.This question is from Pseudo Code topic in division Planning the Computer Program of Computer Fundamentals |
Answer» The correct ANSWER is (d) ENDIF |
|