

MCQOPTIONS
Saved Bookmarks
This section includes 4 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. |
When an algorithm is written in the form of a programming language, it becomes a _________ |
A. | Flowchart |
B. | Program |
C. | Pseudo code |
D. | Syntax |
Answer» C. Pseudo code | |
2. |
Which of the following is incorrect?Algorithms can be represented: |
A. | as pseudo codes |
B. | as syntax |
C. | as programs |
D. | as flowcharts |
Answer» C. as programs | |
3. |
The time that depends on the input: an already sorted sequence that is easier to sort. |
A. | Process |
B. | Evaluation |
C. | Running |
D. | Input |
Answer» D. Input | |
4. |
The word ____________comes from the name of a Persian mathematician Abu Ja’far Mohammed ibn-i Musa al Khowarizmi. |
A. | Flowchart |
B. | Flow |
C. | Algorithm |
D. | Syntax |
Answer» D. Syntax | |