Quiz No. 2 - Arduino Fundamentals
Quiz
•
Design
•
University
•
Practice Problem
•
Hard
Johannes Camasura
Used 19+ times
FREE Resource
Enhance your content in a minute
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when a sketch is compiled?
A binary file indexes a collection of object files that the linker can use to fill in gaps and generate a complete program
The sketch, any necessary libraries, and runtime code are compiled at the same time and linked into a single binary executable image.
The sketch is loaded when the application is started and linking occurs at that time.
The sketch, any necessary libraries and runtime code are uploaded to the board where they are then complied.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about AVR microcontrollers?
The AVR microcontroller is a modified Harvard architecture RISC controller.
Programs and modifiable data (variables) share the same memory space.
Both statements are true. The AVR microcontroller is a modified Harvard Architecture RISC. Programs and modifiable data share the same memory space.
Both are true: The AVR microcontroller is a modified Harvard architecture RISC Code and modifiable data are stored in separate memory space
Code and modifiable data are stored in separate memory space.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The AVR MCU memory core consists of Flash, SRAM, EEPROM, and fuses. Which of the folowing statements is true?
Program code is stored in the flash memory, SRAM holds transient data such as program variables, fuses can be reset by the bootloader, and EEPROM will lost data if the AVR is powered off.
The Flash and EEPROM both retain their content when the AVR is powered off. SRAM will lose its content if the AVR is turned off.
Program code is stored in flash memory, EEPROM can hold data that needs to persist between power cycles, and SRAM is used to store modifiable data (variables).
Program code and modifiable data are stored in flash memory, EEPROM and SRAM will lose their content if the AVR is powered off.
None of the statement is true.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ATMega 2560 has twice the amount of flash memory as the ATMega 1280, otherwise they are basically the same chip.
TRUE
FALSE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Once the compiler converts the source code to object code, it is immediately executable using the firmware in bootloader.
TRUE
FALSE
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The AVR MCU uses a __________ to fetch, decode and execute instructions from the flash memory.
Subroutine
Status Register
Single-level Pipeline
Static Routine
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does delay(10000) result in?
10000 seconds
10 seconds
100 seconds
10 minutes
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Design
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
