InterviewSolution
Saved Bookmarks
| 1. |
Von Neumann architecture is __________(a) SISD(b) SIMD(c) MIMD(d) MISDI had been asked this question in an international level competition.This is a very interesting question from Symbol Table Organization topic in section Symbol Table of Compiler |
|
Answer» CORRECT option is (a) SISD Easiest EXPLANATION: It is single INSTRUCTION single data. |
|