

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which one of the following types of situation is represented by the given symbol while developing a flow chart? |
A. | Stop |
B. | Start |
C. | Conditional |
D. | All of these |
E. | None of these |
Answer» D. All of these | |
2. |
Read the following statements :Statement A: While creating flow chart, flow direction of a process will always indicate either from left to right or from top to bottom.Statement B: In decision box, two flow lines enter and only one flow line can come out.Statement C: There is no need of logical start and a logical end in flow chart.Which one of the following is correct with respect to the above statements? |
A. | Statement A is correct |
B. | Statement B is correct |
C. | Statement C is correct |
D. | All statements are correct |
E. | None of these |
Answer» B. Statement B is correct | |
3. |
Read the following statements:Statement A: After developing program you need to develop flowchart.Statement B: The algorithms are written in Pseudo code.Statement C: Flowchart serves as a basic for discussion and communication between the system analysts and the programmers.Which one of the following is correct with respect to the above statements? |
A. | Statement A is correct |
B. | Both [a] and [c] statements are correct |
C. | Statement B is correct |
D. | Statement C is correct |
E. | None of these |
Answer» E. None of these | |