AtMega 330 MCQ : Here you will find MCQ Questions related to "AtMega 330" in Arduino. These AtMega 330 MCQ Questions Will help you to improve your Arduino knowledge and will prepare you for various Examinations like Competitive Exams, Placements, Interviews and other Entrance Exmaniations.
Question 1
The ATmega328 is a _____________ microcontroller.
A. single-chip
B. multi-chip
C. Both A and B
D. Can not say
Question 2
It has a modified Harvard architecture ___________ processor core
A. 8-bit CISC
B. 4-bit CISC
C. 8-bit RISC
D. 4-bit RISC
Question 3
The device achieves throughput approaching?
A. 2 MIPS per MHz
B. 1 MIPS per MHz
C. 8 MIPS per MHz
D. 4 MIPS per MHz
Question 4
What is the Maximum I/O pins for AtMega 328?
A. 28
B. 32
C. 40
D. Both A and B
Question 5
What is the Pin count for AtMega 328?
A. 21
B. 22
C. 23
D. 24
Question 6
How much flash memory does the Atmega328 have?
A. 13K bytes
B. 32K bytes
C. 256K bytes
D. 16K bytes
Question 7
How many timers does the Atmega328 have?
A. 1
B. 2
C. 3
D. 4
Question 8
How many comparators does the Atmega328 have?
A. 1
B. 2
C. 3
D. 4
Question 9
There are __ ADC and __ PWM Pins on the Atmega328.
A. 9, 7
B. 8, 6
C. 10, 1
D. 5, 18
Question 10
The Atmel 8-bit AVR RISC-based microcontroller combines 32 KB ISP flash memory with read-while-write capabilities
A. TRUE
B. FALSE
C. Can be true or false
D. Can not say