

InterviewSolution
Saved Bookmarks
1. |
The following box denotes?(a) Decision(b) Input/Output(c) Process(d) ModuleThis question was posed to me in a national level competition.This interesting question is from Flowcharting Rules in division Planning the Computer Program of Computer Fundamentals |
Answer» CORRECT option is (a) Decision Explanation: The answer is decision. CONDITIONS are GIVEN in this box and then the result is checked ACCORDINGLY if the condition is true or FALSE. |
|