

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Microprocessors knowledge and support exam preparation. Choose a topic below to get started.
1. |
When large delays are required, then to serve the purpose |
A. | one or more count registers can be used |
B. | one or more shift registers can be used |
C. | one or more pointer registers can be used |
D. | one or more index registers can be used |
Answer» B. one or more shift registers can be used | |
2. |
The maximum count value of 16-bit count register puts a limitation on |
A. | memory usage |
B. | storage of address of registers |
C. | to generate clock pulse |
D. | to generate maximum delay |
Answer» E. | |
3. |
If n denotes the number of clock cycles and T denotes period of the clock at which the microprocessor is running, then the duration of execution of loop once can be denoted by |
A. | n+T |
B. | n-T |
C. | n*T |
D. | n/T |
Answer» D. n/T | |