Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
133 views
in Computer by (113k points)
closed by

Arrange the following types of machine in descending order of complexity.

(A) SISD

(B) MIMD

(C) SIMD

Choose the correct answer from the options given below:


1. A, B, C
2. C, B, A
3. B, C, A
4. C, A, B

1 Answer

0 votes
by (114k points)
selected by
 
Best answer
Correct Answer - Option 3 : B, C, A

The correct answer is option 3.

Order of complexity. MIMD>SIMD>SISD

∴ Hence the correct answer is B, C, A.

 

Based on Flynn’s classification

MIMD (multiple instruction stream, multiple data stream):

This includes machines with multiple processing units that can apply multiple instructions to different data at the same time. The MIMD machines are the most complicated, but they also hold the most promise for increasing productivity by concurrent processing. Concurrency here means that not only are multiple processors running at the same time but also that multiple programs (processes) are running at the same time, concurrently.

SIMD (single instruction stream, multiple data stream):

This means that a single instruction is applied to several data sets at the same time. Many different processing units are activated by a single control unit in these machines.

SISD (single instruction stream, single data stream):

This is the von Neumann principle of serial computer architecture, which only executes one instruction at a time.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...