FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTUH MCA 5th Sem R15 2018 January 824AX Internet Of Things Question Paper

Download JNTUH (Jawaharlal nehru technological university) MCA (Master of Computer Applications) 5th Sem (Fifth Semester) Regulation-R15 2018 January 824AX Internet Of Things Previous Question Paper

This post was last modified on 17 March 2023


R15

Code No: 824AX

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---





JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD

--- Content provided by FirstRanker.com ---


MCA V Semester Examinations, January - 2018

INTERNET OF THINGS

--- Content provided by FirstRanker.com ---

Time: 3hrs




--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---





Max.Marks:75

--- Content provided by FirstRanker.com ---


Note: This question paper contains two parts A and B.

Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B
consists of 5 Units. Answer any one full question from each unit. Each question carries

--- Content provided by FirstRanker.com ---

10 marks and may have a, b, c as sub questions.



PART - A

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---





5 ? 5 Marks = 25

--- Content provided by FirstRanker.com ---


1.a) Define IoT? Mention the characteristics of IoT.



--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---


[5]

b) What is the significance of M2M in IoT?

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---

[5]

c) List and mention the functions available in Python packages.


--- Content provided by FirstRanker.com ---




[5]

--- Content provided by FirstRanker.com ---

d) Correlate Raspberry PI with python.




--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---



[5]

e) List the web servers for IoT. Suggest the best web server to use in IoT.

--- Content provided by FirstRanker.com ---




[5]

--- Content provided by FirstRanker.com ---



PART - B


--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---

5 ? 10 Marks = 50

2.

Illustrate the IoT enable Technologies.

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---


[10]

OR

--- Content provided by FirstRanker.com ---

3.

Explain the following


--- Content provided by FirstRanker.com ---


a)IoT communication model



--- Content provided by FirstRanker.com ---

b) Communication APIs in IoT.




--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---





[5+5]

--- Content provided by FirstRanker.com ---



4.

How do you manage the IoT system with following?

--- Content provided by FirstRanker.com ---




a) NETCOZF
b)YANG- NETCONF.

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---

[5+5]

OR

5.a)

--- Content provided by FirstRanker.com ---


Write a short note software defined networks.

b)

--- Content provided by FirstRanker.com ---

What is concept of Network function virtualization?




--- Content provided by FirstRanker.com ---




[5+5]

--- Content provided by FirstRanker.com ---


6.

Illustrate the concepts of data types and datastructres in Python.

--- Content provided by FirstRanker.com ---





[10]

--- Content provided by FirstRanker.com ---


OR

7.

--- Content provided by FirstRanker.com ---

Write down the final values of A0, A1, ...An.




--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---



A0 = dict(zip(('a','b','c','d','e'),(1,2,3,4,5)))
A1 = range(10)
A2 = sorted([i for i in A1 if i in A0])

--- Content provided by FirstRanker.com ---

A3 = sorted([A0[s] for s in A0])
A4 = [i for i in A1 if i in A3]
A5 = {i:i*i for i in A1}
A6 = [[i,i*i] for i in A1] [10]

--- Content provided by FirstRanker.com ---



8.

Write a Python program with Raspberry PI for interfacing controlling output.

--- Content provided by FirstRanker.com ---


[10]

OR

--- Content provided by FirstRanker.com ---

9.

Write a Python program with Raspberry PI for reading inputs from pins.

[10]

--- Content provided by FirstRanker.com ---



10.

Illustrate the python web application frame work.

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---



[10]

OR

--- Content provided by FirstRanker.com ---


11.

How do you design a RESTful web API?

--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---






--- Content provided by FirstRanker.com ---

[10]



---oo0oo---

--- Content provided by FirstRanker.com ---