InterviewSolution
Saved Bookmarks
| 1. |
What is the bit size of the 8051 microcontroller?(a) 8-bit(b) 4-bit(c) 16-bit(d) 32-bitThis question was posed to me by my college professor while I was bunking the class.My enquiry is from Microcontroller (8051) in portion Prototyping Embedded Devices of IOT |
|
Answer» CORRECT answer is (a) 8-BIT Easy EXPLANATION: It is an 8-bit MICROCONTROLLER which means most of the operations are limited to 8 bit only. |
|