Explore topic-wise MCQs in Master of Science in Computer Science (MSc CS).

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Master of Science in Computer Science (MSc CS) knowledge and support exam preparation. Choose a topic below to get started.

1.

It is the simultaneous use of multiple compute resources to solve a computational problem

A. Parallel computing
B. Single processing
C. Sequential computing
D. None of these
Answer» B. Single processing
2.

These computer uses the stored-program concept. Memory is used to store both program and data instructions and central processing unit (CPU) gets instructions and/ or data from memory. CPU, decodes the instructions and then sequentially performs them.

A. Single Program Multiple Data (SPMD)
B. Flynn s taxonomy
C. Von Neumann Architecture
D. None of these
Answer» D. None of these