Iot Answer 1-3
Iot Answer 1-3
Iot Answer 1-3
1
print Code Academy
if Kickstarter
while Maker Media
for Quirky
11. Which platform is a low cost, credit-card-sized
computer?
4. Refer to the exhibit. What does the exhibited Raspberry Pi
flow chart symbol commonly represent? Arduino
data Blockly
decision PL-App
termination 12. A student has a digitized version of an idea for a
connector product. What machine can the student use to turn the
idea into a solid object?
5. What is displayed after the following code is Beaglebone
entered into a Python interpreter?
3D printer
(syntaxerror)-…as there should not be a space Raspberry Pi
between the numerical values Arduino
[22]+[10] Packet Tracer
32
13. What is the output when the following code is
nothing ( because the print command is wrong)
entered into a Python program interpreter?
6. What output is expected when the function that [1,2,4,5,3,6]
is shown below is entered in a Python program [21]
interpreter? [1,2,3,4,5,6]
cisco 1 [12]+[9]
Cisco1
“SyntaxError: Missing parentheses in call to 14. Refer to the exhibit. What does the
‘print'” exhibited flow chart symbol represent?
Cisco 1 process
7. Which output would be displayed if the code display
that is shown below is entered in a Python preparation
interpreter? data
y
yellow, red, green, purple, white 15. What is one way to pay for prototyping?
‘yellow’, ‘red’, ‘green’, ‘purple’, ‘white’ incorporate
It shows “SyntaxError” mortgage
crowd funding
8. What is Blockly? easy pay
a non-profit educational website
a low-cost credit-card-sized computer Introduction to IoT – Chapter 3 Quiz Answers
a programming tool for beginners
1. True or False?
a network simulation program
Data is defined as big data if it is more
than 1 petabyte.
9. Refer to the exhibit. A specific Blockly block
has a slot on the top. What is the purpose of this true
slot? false
2. What type of data is being collected when an
This block is the topmost block.
organization is using spreadsheets and forms for data
The block is a variable. input?
The slot allows a block with a bevel tab on the structured data
bottom to be connected above the block shown.
application data
A block with a printer name is required to be unstructured data
attached above the block shown.
raw data
10. What are two resources that could help someone
learn to program? (Choose two.) 3. True of False?
Structured data is easier to analyze and store than
Khan Academy
unstructured data.
2
true 11. Which challenge of big data storage is characterized
false by the need to make data accessible from anywhere at
anytime?
4. A business is analyzing sales information as the sales analytics
data is being generated from the point-of-sale (POS) management
machines. What type of data is captured and processed access
as the events happen? security
saved data 12. What is the process of discovering patterns and
raw data relationships in large data sets in order to convert raw
transactional data data into meaningful information?
analytical data data selection
data querying
5. True or False? data mining
Web scraping tools are used to extract and manipulate data formatting
structured data. 13. What is cloud computing?
false a comprehensive ecosystem of open-source
true software for big data management
an architecture that utilizes edge devices for
6. What are three features of Hadoop? (Choose three.) data preprocessing and storage
requires proprietary software a system of data centers or connected servers that
uses HDFS as a fault tolerant file system provide anywhere/anytime access to data and
must run on a single virtual machine applications
easily scalable cluster sizes a process that turns raw data into meaningful
automatic replication of data across clusters information using patterns and relationships in
7. What characterizes data management problems data sets
associated with big data storage? 14. True or False?
ensuring that data is accessible from anywhere Distributed data processing involves large databases
at anytime being centrally processed by powerful mainframe
computers and stored in giant disk arrays.
generating and collecting data from multiple
sources true
maintaining the integrity of stored data false
15. Making data accessible to only authorized users
making data only available to authorized users addresses which data storage problem associated with
8. Which type of data can be used by a business to
big data?
support managerial analysis tasks and organizational
decision making? redundancy
transactional data security
analyzed data management
saved data access
raw data