Introduction and Programming with IoT Boards Week 5 Quiz Answers

[ad_1]

Introduction and Programming with IoT Boards complete course is currently being offered by Pohang University of Science and Technology through Coursera platform.

About this Course

This course will be very useful to senior undergraduate and graduate students as well as engineers who are working in the industry. This course aims at introducing the general concepts and architecture of IoT applications, networking technologies involved, IoT development kits including Arduino, Raspberry Pi, Samsung ARTIK, and how to program them. This course will be offered in English. Subtitles/captions in both of English and Korean will be also provided. 

Also Check: How to Apply for Coursera Financial Aid

Introduction and Programming with IoT Boards Week 1 Quiz Answers - Coursera!

Quiz 5_1 – Graded Quiz Answers

Question 1) What is NOT included in the ARTIK platform?

  • ARTIK Modules
  • ARTIK IDE
  • ARTIK Cloud
  • ARTIK Firewall

Question 2) What is the most powerful ARTIK module?

  • ARTIK 053
  • ARTIK 520
  • ARTIK 530
  • ARTIK 710

Question 3) Which is NOT a feature of ARTIK 710?

  • 4-core, 32-bit processor
  • 1GB RAM
  • 4GB flash memory
  • 8-core, 64-bit processor

Question 4) Which operating system is NOT yet supported in ARTIK?

  • Tizen
  • Fedora
  • MS Windows
  • resin OS

Question 5) Which IDE can be used in ARTIK?

  • Arduino IDE
  • Node-RED
  • Eclipse IDE
  • ARTIK IDE
  • All of the above

Quiz 5_2 – Graded Quiz Answers

Question 1) What is NOT included in the ARTIK 710 Development Kit?

  • ARTIK module mounted on a development board
  • Plug-on interface breakout board
  • Two wireless communication antennas
  • USB-A to Micro-B cable

Question 2) What feature is NOT supported in the ARTIK 710 development board?

  • HDMI
  • Ethernet
  • Wi-Fi/Bluetooth
  • OLED display

Question 3) What is the recommended restart procedure of the ARTIK 710 board?

  • Use the reboot command
  • Use the restart command
  • Use the Reset button
  • Use the Reset command

Question 4) Which operating system is supported for ARTIK Integrated Development Environment (IDE)?

  • Linux
  • BSD 4.3 Unix
  • MS Windows
  • Mac

Question 5) Which is NOT system requirements to install ARTIK IDE under Windows?

  • 3 GB RAM minimum
  • 2.5 GB disk space minimum
  • 1280 x 800 screen resolution
  • Two wireless communication antennas

Quiz 5_3 – Graded Quiz Answers

Question 1) What is the Python code to print “Hello, World!”?

  • printf (“Hello, World!”)
  • sprintf (“Hello, World!”)
  • print “Hello, World!”
  • printf “Hello, World!”

Question 2) Suppose the file called testfile.py contains the python code to print “Hello, World!”. What is the command line code to execute the file testfile.py to print “Hello, World!”?

  • gcc testfile.py –o testfile
  • gcc testfile.c –o testfile
  • python testfile.py –o testfile
  • python testfile.py

Question 3) For controlling Red LED on the ARTIK 710 board, which GPIO pin must be set to 1/0?



[ad_2]

Source link

Leave a Comment