Internet of things IOT solved MCQs

  1. Is MQTT a Standard?
    • Yes
    • No



  2. IANA stands for:
    • a. Internal Assessment Numerical Access
    • b. Internet Association Numbers Authority
    • c. International Aid for Network Automation
    • d. Internet Assigned Numbers Authority



  3. Standard port number for secure MQTT is:
    • a. 1883
    • b. 8000
    • c. 8883
    • d. 8888



  4. Is CoAP a IETF standard?
    • True
    • False



  5. Bluetooth 5.0 promises:
    • a. 4x Speed, 2x Range, 2x Data
    • b. 6x Speed, 3x Range, 3x Data
    • c. 2x Speed, 4x Range, 8x Data
    • d. 3x Speed, 4x Range, 8x Data
  1. Terms SSL and TLS stand for:
    • a. Secure Socket Layers and Transport Layer Session
    • b. Secure Socket Layers and Transport Layer Security
    • c. Secure Socket Layout and Transport Level Session
    • d. Session Socket Layers and Transport Layer Session



  2. Which one out of these is not a data link layer technology:
    • a. Bluetooth
    • b. UART
    • c. WiFi
    • d. HTTP



  3. Which transport layer protocols is used by DHCP?
    • a. RSVP
    • b. TCP
    • c. DCCP
    • d. UDP



  4. Which layer is called a port layer in OSI model:
    • a. Session
    • b. Application
    • c. Presentation
    • d. Transport



  5. What is a firewall in computer networks:
    • a. A system designed to prevent unauthorized access
    • b. A web browser
    • c. The physical boundary of network
    • d. The Network Operating System



  6. Router operate at ............ layer of OSI reference model?
    • a. Layer 2 (Data Link)
    • b. Layer 3 (Network)
    • c. Layer 1 (Physical)
    • d. Layer 4 (Transport)



  7. Each IP packet must contain:
    • a. Only Destination IP Address
    • b. Only Source IP Address
    • c. None of Above
    • d. Source and destination IP Addresses



  8. Which one of this is not a networking device:
    • a. Router
    • b. Switch
    • c. Bridge
    • d. Traffic Analyzer



  9. What is the standard length of MAC address:
    • a. 16 bits
    • b. 32 bits
    • c. 48 bits
    • d. 64 bits



  10. What is the use of Ping command:
    • a. To know network speed
    • b. None of the above
    • c. To test a host on the network is reachable
    • d. To test storage device



  11. What is Secure Shell (SSH):
    • a. A router
    • b. A firewall
    • c. A network protocol
    • d. Python Shell



  12. What does VNC stand for:
    • a. Various Network computers
    • b. Virtual Network Computing
    • c. None of the above
    • d. Virtual Network Communication



  13. What is the purpose of bin directory in Linux environment:
    • a. Contains essential device files
    • b. Contains essential binary commands
    • c. Containing configuration files
    • d. Contains user home directories



  14. What is Inter Integrated Communication(I2C):
    • a. An application layer protocol
    • b. A networking communication protocol for multi-master support
    • c. An OS for distributed network communication
    • d. A cellular communication protocol



  15. How many wires does SPI protocol use:
    • a. 2
    • b. 3
    • c. 1
    • d. 4



  16. What does LTE stand for:
    • a. Long Term Errors
    • b. Long Term Evolution
    • c. Lengthy Terminal Estimation
    • d. Long Term Estimates



  17. Which one out of these is not LPWAN technologies:
    • a. SigFox
    • b. WiFi
    • c. NB-IoT
    • d. LoRa



  18. Frequency band used by 802.11 ah standard is:
    • a. 60 GHz
    • b. 2.4 GHz
    • c. Sub 1 GHz
    • d. 5 GHz



  19. Fuzzy Logic is a form of:
    • a. Hexa state logic
    • b. Two-valued logic
    • c. Binary set logic
    • d. Many valued logic



  20. _________ involves predicting a response with meaningful magnitude, such as quantity sold, stock price, or return on investment.
    • a. Summarization
    • b. Clustering
    • c. All of the mentioned
    • d. Regression



  21. Which of the following  language is preferred for IoT analytics ?
    • a. Python
    • b. S
    • c. R
    • d. All of the mentioned



  22. Which one is simplest form of analytics
    • a. Predictive
    • b. Descriptive
    • c. All of the mentioned
    • d. Prescriptive



  23. The method by which companies analyze customer data or other types of information in an effort to identify patterns and discover relationships between different data elements is often referred to as:
    • a. Customer data management
    • b. Data mining
    • c. Data digging
    • d. None of the above



  24. A collection of lines that connects several devices is called ..............
    • a. Bus
    • b. Cable
    • c. Power line
    • d. Transmission Line



  25. A start bit in UART communication is always:
    • a. 1
    • b. Neither of these
    • c. 0



  26. Machine learning is
    • a. The selective acquisition of knowledge through the use of manual programs
    • b. The autonomous acquisition of knowledge through the use of manual programs
    • c. The selective acquisition of knowledge through the use of computer programs
    • d. The autonomous acquisition of knowledge through the use of computer programs



  27. HTTP resources are located by
    • a. unique resource locator
    • b. unique resource identifier
    • c. none of the mentioned
    • d. uniform resource identifier



  28. What is the TCP name for a transport service access point
    • a. none of the mentioned
    • b. node
    • c. pipe
    • d. port



  29. A Denial of Service attack is:
    • a. Connection flooding
    • b. Bandwidth flooding
    • c. All of the mentioned
    • d. Vulnerability attack



  30. A packet sniffer is 
    • a. Active receiver
    • b. Both of the mentioned
    • c. Passive receiver
    • d. None of the mentioned



  31. IPSec provides security at:
    • a. Physical Layer
    • b. Network Layer
    • c. Transport Layer
    • d. Session Layer



  32. WPA is a security mechanism in
    • a. WiFi
    • b. Cloud
    • c. Bluetooth
    • d. Ethernet



  33. Network topology with a central hub or switch is
    • a. Mesh
    • b. Token ring
    • c. Star
    • d. Token bus



  34. Internet domain name and hostname are translated into IP address by
    • a. Domain name system
    • b. Domain name database
    • c. Router
    • d. Domain information system



  35. Which protocol allows user at one site to establish connection to another site and pass keystroke from local to remote host:
    • a. Telnet
    • b. FTP
    • c. IP
    • d. HTTP



  36. How many times setup function runs in Arduino IDE:
    • a. None of the above
    • b. 10
    • c. 2
    • d. 1



  37. How many times loop function runs in Arduino IDE:
    • a. 4
    • b. forever
    • c. 1
    • d. 5



  38. What error occurs when you execute?
    x = abc
    • a. NameError
    • b. SyntaxError
    • c. ValueError
    • d. TypeError



  39. PWM stands for:
    • a. None of the above
    • b. Pulse Width Mode
    • c. Pulse With Modulation
    • d. Pulse Width Modulation



  40. Raspbian is:
    • a. Assembler
    • b. Language
    • c. Compiler
    • d. OS



  41. CGI stands for:
    • a. Common Gateway Interest
    • b. Common Gateway Interrupt
    • c. Common Gate Interference
    • d. Common Gateway Interface



  42. MQTT is:
    • a. Based on client-server architecture
    • b. Based on publish-subscribe architecture
    • c. Based on both of the above
    • d. Based on none of the above



  43. What is the access point (AP) in wireless LAN?
    • a. none of the mentioned
    • b. wireless devices itself
    • c. both (a) and (b)
    • d. device that allows wireless devices to connect to a wired network



  44. In wireless ad-hoc network
    • a. none of the mentioned
    • b. access point is not required
    • c. nodes are not required
    • d. access point is must



  45. Which multiple access technique is used by IEEE 802.11 standard for wireless LAN?
    • a. ALOHA
    • b. CSMA/CA
    • c. CDMA
    • d. none of the mentioned



  46. Which is the correct operator for power(x^y)?
    • a. x^y
    • b. x^^y
    • c. x**y
    • d. None of the mentioned



  47. What is WPA?
    • a. wi-fi protected access
    • b. wired process access
    • c. wired protected access
    • d. wi-fi process access



  48. The answer of 2+3L is:
    • a. 5.0
    • b. 5L
    • c. 5
    • d.  Error



  49. An interconnected collection of piconet is called
    • a. micronet
    • b. scatternet
    • c. mininet
    • d. none of the mentioned



  50. In a piconet, there can be up to _____ parked nodes in the net.
    • a. 511
    • b. 63
    • c. 255
    • d. 127



  51. Secure shell (SSH) network protocol is used for
    • a. remote command-line login
    • b. remote command execution
    • c. all of the mentioned
    • d. secure data communication



  52. The network layer concerns with
    • a. bits
    • b. frames
    • c. none of the mentioned
    • d. packets



  53. Ethernet frame consists of
    • a. none of the mentioned
    • b. IP address
    • c. both (a) and (b)
    • d. MAC address



  54. What is internet?
    • a. interconnection of local area networks
    • b. a vast collection of different networks
    • c. a single network
    • d. none of the mentioned



  55. DNS database contains
    • a. hostname aliases
    • b. hostname-to-address records
    • c. all of the mentioned
    • d. name server records

10 Comments

  1. This article is a great article that I have seen in my career so far, Its helps me a lot in IOT technical interview time, and will continue to do so in the future.

    hire python developers in US

    ReplyDelete
  2. single customer view, We are really grateful for your blog post. You will find a lot of approaches after visiting your post. I was exactly searching for. Thanks for such post and please keep it up. Great work.

    ReplyDelete
  3. Looking for Top Computer Science Engineering Colleges in Chennai? If yes, then hindustanuniv.ac.in is one of the best B.Tech Computer Science & Engineering college with very Good Infrastructure, Faculties, Laboratory and Placement guaranteed. Admission Open Apply Now!

    ReplyDelete
  4. Amazing site with amazing content ... Thanks

    ReplyDelete
  5. Pretty! This was a really wonderful post. Thank you for your provided information. Download Free Softwares Get Into PC

    ReplyDelete
  6. Translation Office Dubai
    Alsun Translation office provides the best top-notch services in Dubai customized to your our clients needs through a network of professional native translators.
    For many years, Aslun has gained good reputation and recognition as a leading translation company in UAE with a portfolio of success and achievement. If you are looking forward to a strategic partner for translation services in UAE or you need a professional translation services of your documents, Alsun is your first option! We have a branch in dubai: Office 1, Floor 50, Aspin Commercial Tower, Sheikh Zayed Road, Dubai. Our translators work 24/7 to provide you with the best legal translation.

    We are the best translation services Dubai. We provide our clients with perfect translation in no time. Our translators are available 24/7 to serve you. You can visit our branch in Dubai or call us at 0544379997. If you are searching for quick and reliable translation services, you will find complete spectrum of linguistic solutions.

    ReplyDelete

Post a Comment

Previous Post Next Post