Computer Science, asked by meshramavi626, 1 year ago

Explain Flynn's and Feng's Classification in detail.

Answers

Answered by Geekydude121
10
Feng's classification is used to understand various computer architectures based on the magnitude of parallelism. Computers with multi processers are implementing the pipelining concept in which there is a single task which is further subdivided and then saving the CPU processing time. There are many classifications depending on the serial and parallel bit level of the word. The four basic classifications are:
i) word serial bit serial
ii) word serial bit parallel
iii) word parallel bit serial
iv) word parallel bit parallel.
Similar questions