MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Arduino knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The Arduino UNO uses the FTDI USB to Serial Driver Chip. |
| A. | True |
| B. | False |
| Answer» C. | |
| 2. |
From the diagram below please replace the numeric labels with the pin names. |
| A. | 1-Analog Pins, 2-Vin, 3-GND, 4-5v, 5-3V3 |
| B. | 1-Analog Pins, 2-Vin, 3-GND, 4-3v3, 5-5V |
| C. | 1-Analog Pins, 2-Vin, 3-5V, 4-GND, 5-3V3 |
| D. | 1-Analog Pins, 2-5V, 3-Vin, 4-GND, 5-3V3 |
| Answer» B. 1-Analog Pins, 2-Vin, 3-GND, 4-3v3, 5-5V | |
| 3. |
The Arduino Diecimila has 14 Digital I/O Pins of which __ pins can provide PWM output. |
| A. | 1 |
| B. | 4 |
| C. | 6 |
| D. | 8 |
| Answer» D. 8 | |
| 4. |
What is the full form of SRAM? |
| A. | Synchronized Random Access Memory |
| B. | Static Random Access Memory |
| C. | Simplified Random Access Memory |
| D. | Segregated Static Random Access Memory |
| Answer» C. Simplified Random Access Memory | |
| 5. |
What is the full form of EEPROM? |
| A. | Electrically Erasable Programmable Read Only Memory |
| B. | Electrically Encoded Programmable Read Only Memory |
| C. | Electronic Embedded Programmable Read Only Memory |
| D. | Encrypted Electronic Programmable Read Only Memory |
| Answer» B. Electrically Encoded Programmable Read Only Memory | |
| 6. |
Which of the following boards from the Arduino Family is not powered by a variant of the ATmega processors? |
| A. | Arduino UNO |
| B. | Arduino Nano |
| C. | Arduino Mega |
| D. | Arduino Due |
| Answer» E. | |
| 7. |
How much Program Memory does the Arduino UNO have? |
| A. | 24K bytes |
| B. | 256K bytes |
| C. | 32K bytes |
| D. | 2K bytes |
| Answer» D. 2K bytes | |
| 8. |
Analog Pins in the Arduino boards work on the principle of PWM. What is the full form of PWM? |
| A. | Pin Wide Modulation |
| B. | Pulse Waveform Modulation |
| C. | Pulse Width Modulation |
| D. | Pulse Wave Modulation |
| Answer» D. Pulse Wave Modulation | |
| 9. |
What is the Maximum Operating Voltage of the Arduino Due? |
| A. | 20V |
| B. | 19V |
| C. | 5V |
| D. | 3.3V |
| Answer» E. | |
| 10. |
What is the operating frequency of the Arduino UNO Board? |
| A. | 20 MHz |
| B. | 16 Mhz |
| C. | 6 MHz |
| D. | 10 MHz |
| Answer» C. 6 MHz | |