MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Msp430 Microcontroller knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following instructions don t affect the status bits? |
| A. | bis |
| B. | bic |
| C. | bis & bic |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 2. |
dadd instruction can act as _____________ |
| A. | valid BCD addition |
| B. | valid adder with carry |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» B. valid adder with carry | |
| 3. |
Which of the following bit/s of the status register that allows the microcontroller to operate in its low power mode? |
| A. | Z |
| B. | Reserved |
| C. | CPU off |
| D. | N |
| Answer» D. N | |
| 4. |
In MSP430, the size of the status register is ________ |
| A. | 1 byte |
| B. | 2 bytes |
| C. | 1 bit |
| D. | 2 bit |
| Answer» C. 1 bit | |