adplus-dvertising

Welcome to the Microcontroller MCQs Page

Dive deep into the fascinating world of Microcontroller with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Microcontroller, a crucial aspect of Computer Architecture. In this section, you will encounter a diverse range of MCQs that cover various aspects of Microcontroller, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Computer Architecture.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Microcontroller. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Computer Architecture.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Microcontroller. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Microcontroller MCQs | Page 8 of 36

Q71.
Which of the following will generate the maximum time delay?
Discuss
Answer: (d).f/32
Discuss
Answer: (c).here the contents are compared with the OCR register, if value becomes equal then only the timer is cleared
Q73.
We can count the pulses on the positive or the negative edge triggered pulse of the clock?
Discuss
Answer: (a).true
Q74.
Which pin is used for the input clock of the counter0?
Discuss
Answer: (a).PORTB.0
Q75.
Which resource provides clock pulse to AVR timers if CS02-00=6?
Discuss
Answer: (b).external clock of the AVR
Q76.
On reset, what are the contents of the SREG register?
Discuss
Answer: (a).00h
Discuss
Answer: (b).used for masking the interrupts flags of the Timer0, Timer1 and Timer2
Discuss
Answer: (c).because it returns to the main program after clearing the roll over flag of the interrupt, so that the interrupt can be caused again
Q79.
In AVR what is the ISR address for an external hardware interrupt?
Discuss
Answer: (d).all of the mentioned
Q80.
What is the address in the interrupt service routine assigned for the timer0 overflow flag?
Discuss
Answer: (c).0016h

Suggested Topics

Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!