

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a 4-bit architecture?(a) MC6800(b) 8086(c) 80386(d) National COP seriesThis question was posed to me in my homework.I would like to ask this question from Processor of Embedded System topic in portion Embedded System of Embedded Systems |
Answer» RIGHT option is (d) NATIONAL COP series Easy explanation: National COP series is a 4-bit PROCESSOR whereas MC6800 is an 8-bit processor, 8086 is a 16-bit processor and 80386 is a 32-bit processor. |
|