
IoT_aSSIGNMENT 06

Quiz
•
Other
•
University
•
Easy
Sachin Patil
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Statement: “Python is popular for embedded application development as it is a very lightweight programming language.”
Correct Answer: a. True
Detailed Solution: Python is popular for embedded application development as it is a very lightweight programming language.
True
False
None
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following piece of Python code. What is the output?
x = [4, 5, 6]
y = [str(x[0] + 1), str(len(x) * 2) + '&Code']
z = y[1].split('&')
print(z[1])
Correct Answer: c. Code
a) 5
b) 12
c) Code
d) &Code
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
State True or False.
Statement: “To indicate different blocks of code, Python follows rigid indentation.”
Correct Answer: a. True
Detailed Solution: To indicate different blocks of code, Python follows rigid indentation.
True
False
none
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following line of code in Python?
>>> print “Hi, Welcome to python!”
Correct Answer: a. Hi, Welcome to python!
Detailed Solution: The output of the following line of code in Python -
Hi, Welcome to python!
“Hi, Welcome to python!”
Hi, Welcome to python
None of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
During remote server access by a Raspberry Pi, where the Raspberry Pi acts as a client, the client needs the following?
Correct Answer: c. Both server IP address and port number
Detailed Solution: A client can communicate with a server only if both IP address and port numbers are known.
a. Only IP address of server
b. Only port number
c. Both server IP address and port number
d. Client’s IP address
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
State whether the following command to install the PIL library is correct or not.
sudo pip install pillow
Correct Answer: a. Correct
Detailed Solution: The command to install the PIL library is sudo pip install pillow.
Correct
Incorrect
none
none
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the "w" mode in the open() function in Python?
Correct Answer: B) To write data to a file, overwriting existing content
Detailed Solution: “w” mode is used to write data to a file, overwriting existing content
A) To read a file
B) To write data to a file, overwriting existing content
C) To append data to a file
D) To open a file in read and write mode
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
IOT SYNERGIA DAY-3

Quiz
•
University
15 questions
FILE SYSTEM (SO)

Quiz
•
University
10 questions
Arduino

Quiz
•
University
16 questions
Evaluación diagnóstica sobre IoT y sistemas embebidos

Quiz
•
University
10 questions
snakes

Quiz
•
3rd Grade - University
10 questions
PYTHON BASICS

Quiz
•
University
10 questions
Basic Microbit

Quiz
•
11th Grade - Professi...
10 questions
TEST 1

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade