0% found this document useful (0 votes)
15 views4 pages

Week 9 Final - Updated

Uploaded by

harsitha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views4 pages

Week 9 Final - Updated

Uploaded by

harsitha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1. Why is fog computing important for IIoT applications?

a. To decrease the cloud storage capacity


b. To provision immediate action and quick response to time-sensitive data
c. To eliminate local data processing
d. To eliminate the need for provisioning data security

Answer: (b)

Justification: Please refer to Slide 2 of Lecture 1 of Week 9

2. Which of the following IIoT solutions can be rendered using Fog?


a. Virtualization
b. Automation
c. Communication
d. All of the above

Answer: (d)

Justification: Please refer to Slide 14 of Lecture 1 of Week 9

3. Which of the following is not a fog platform provider?


a. FogHorn
b. DHT11
c. Crosser
d. Sonm

Answer: (b)

Justification: Please refer to Slide 18 of Lecture 1 of Week 9

4. “Reserve words in R programming language have special meanings and can be used as
variable names and function names.” State True or False.
a. True
b. False

Answer: (b)

Justification: Please refer to Slide 5 of Lecture 2 of Week 9


5. Which of the following methods is the correct format for declaring a variable in the R
programming language?
a. A=10
b. A->10
c. #A=>10
d. A:=10

Answer: (a)

Justification: Please refer to Slide 6 of Lecture 2 of Week 9

6. __________ syntax is used by Julia programming language to print in the console. Fill in
the blanks.
a. println()
b. printfx()
c. p()
d. printx()

Answer: (a)

Justification: Please refer to Slide 19 of Lecture 2 of Week 9

7. ____________ is the data type available in the R programming language. Fill in the
blanks.
a. TRUE
b. else
c. Integer
d. break

Answer: (c)

Justification: Please refer to Slide 12 of Lecture 2 of Week 9

8. Which of the following syntax is used to load the package in R programming language?
a. library(<package-name>)
b. load(<package-name>)
c. package(<package-name>)
d. import(<package-name>)

Answer: (a)

Justification: Please refer to Slide 15 of Lecture 2 of Week 9


9. Which of the following statements is false about the Julia programming language?
a. Open source
b. Distributed computation and parallelism possible
c. Does not efficiently support Unicode
d. Call c functions directly

Answer: (c)

Justification: Please refer to Slide 18 of Lecture 2 of Week 9

10. Which of the following file systems is derived from the open-source codes of Google File
System?
a. HDFS
b. FAT
c. NTFS
d. UDF

Answer: (a)

Justification: Please refer to Slide 12 of Lecture 3 of Week 9

11. “Hadoop is an open-source implementation for Google File System and MapReduce.”
State True or False.
a. True
b. False

Answer: (a)

Justification: Please refer to Slide 16 of Lecture 3 of Week 9

12. Which of the following is not a property of Data Center Networks?


a. Rigid
b. Secure
c. Reliable
d. Scalable

Answer: (a)

Justification: Please refer to Slide 4 of Lecture 4 of Week 9


13. Which of the following represent(s) data center network topologies?
a. Three-tier DCN
b. BCube
c. Dcell
d. All of the above

Answer: (d)

Justification: Please refer to Slide 7 of Lecture 4 of Week 9

14. “In Software Defined Networking (SDN), forwarding devices forward an incoming traffic
based on the control logic defined by the SDN controller.” State True or False.
a. True
b. False

Answer: (a)

Justification: Please refer to Slide 6 of Lecture 5 of Week 9

15. A _____________ consists of single or multiple public, community, or public fog nodes,
which are logically combined to provide services to multiple organizations. Fill in the
blank.
a. Private fog node
b. Community fog node
c. Public fog node
d. Hybrid fog node
Answer: (d)

Justification: Please refer to the book: Introduction to Internet of Things, chapter no.-11,
page no.-259

You might also like