Module 5
Arduino IDE and Operating Systems
Made by
@Sakshi
0
0
6
87
Practice
Download
Report
What does OS stand for?
1: What does OS stand for?
10s
Output System
Operating System
Open Source
Online Service
Which of the following is an example of an operating system?
2: Which of the following is an example of an operating system?
15s
Windows
USB
HTML
Python
What is the main function of an OS?
3: What is the main function of an OS?
15s
Write code
Design websites
Manage hardware
Process documents
What does RTOS stand for?
4: What does RTOS stand for?
15s
Remote Terminal OS
Random Task Operating System
Rapid Time Output System
Real-Time Operating System
Which OS is best for time-critical applications?
5: Which OS is best for time-critical applications?
15s
Windows
Linux
MacOS
RTOS
Which button in Arduino IDE uploads code to the board?
6: Which button in Arduino IDE uploads code to the board?
15s
Upload
Save
Run
Compile
Which of the following is a feature of RTOS?
7: Which of the following is a feature of RTOS?
16s
Predictable response time
Slow processing
Single task execution
Undefined scheduling
What is multitasking?
8: What is multitasking?
15s
Running one task at a time
Running multiple tasks simultaneously
Shutting down the system
Formatting the disk
Which OS is used in embedded systems?
9: Which OS is used in embedded systems?
15s
RTOS
Windows
MS-DOS
Ubuntu
What is a kernel?
10: What is a kernel?
15s
A type of hardware
A programming language
None of the above
The core part of OS
What is a process in OS?
11: What is a process in OS?
15s
A running program
A file
A hardware device
A folder
What is scheduling in OS?
12: What is scheduling in OS?
15s
Assigning CPU time to processes
Installing software
Formatting hard disk
Shutting down
What is the file extension for Arduino sketches?
13: What is the file extension for Arduino sketches?
15s
.txt
.py
.asm
.ino
Which RTOS is commonly used in microcontrollers?
14: Which RTOS is commonly used in microcontrollers?
15s
FreeRTOS
Ubuntu
Kali Linux
All of the above
What is a thread?
15: What is a thread?
15s
A part of a process
A hardware device
Firmware
OS
What is the main advantage of RTOS?
16: What is the main advantage of RTOS?
20s
High graphics
Fast and predictable response
Expensive hardware
Large storage
Which of the following is NOT an OS?
17: Which of the following is NOT an OS?
15s
Windows
Linux
Arduino
MacOS
Which language is mainly used in Arduino IDE?
18: Which language is mainly used in Arduino IDE?
15s
Java
Python
HTML
C/C++
Which menu is used to select the Arduino board type in the IDE?
19: Which menu is used to select the Arduino board type in the IDE?
15s
Tools
File
Edit
Sketch
What is the default baud rate for Serial Monitor in Arduino IDE?
20: What is the default baud rate for Serial Monitor in Arduino IDE?
15s
4800
9600
115200
19200