Skip to content

Internet of Things and its Applications (M4-R5.1) – NIELIT O Level

  • by

You Have 2 hours To Complete The Test / Quiz


Internet of Things and its Applications (M4-R5.1)

Total available questions is More than 1000.

Each exam has 100 questions & Answers randomly.

You will get 2 hrs to complete the test.

Its Mandatory To Fill For Get Certificate After Complete Exam.

1) To convert low self Esteem to Healthy one, you need to:

2) Transmission media are usually categorized as

3) _________ are the characteristics of IOT

4) Characteristic(s) of microprocessors

5) Communication helps officials to ___ the employees.

6) In which the control system action is totally independent of output of the system.

7) Most sensors have what type of transfer function?

8) Which one is incorrect for the Arduino UNO’s analog pin group?

9) OSI Model Developed by

11) How are comments denoted in Embedded C?

12) Which sensors measure the moisture level using humidity?

13) The advantages of using functions is

14)

15) Synchronization and error check perform at which layer of OSI Model

16) _____ is the process of indentifying a person before giving an access?

17) A digit value is converted to an analogue signal using which of the following Methods?

18) Datagram transport layer Security provides

19)

20) Variable Voltage Sensor is an instance of Analog Sensor.

21) What is the bit size used in 8051 ?

22) Which statement is true in concern with Request-response IoT communication model?

23) Router operate at layer of OSI reference model ?

24) Remotes enables entities that utilize IoT devices to connect and control them using a dashboard.

25) What is the use of the IR Sensor?

26) What will be the output of the following code snippet?

d={3,4,5}
for k in d:
print(k)

27) A microcontroller at least should consist of:


28)

29) Closed Loop Control System has one or more ___________ between its output and input.


30)

31) __________ is an example of 16 bit microcontroller.

32) Transmission media are usually categorized as

33) How many arguments does the analogRead() function have?

34) MQTT stands for :

35) WOT reduces theof HTTP:

36) The level shifter converts the voltage levels between RS-232 and transistor. transistor logic.

37) According to Davis, personality is a psychic phenomenon which is:

38) Arduino was introduced in

39) Which layer of IOT Architecture is acts as the manager for the application

40) A wireless network uses …………. waves to transmit signals.

41) Which of the following is threat to IoT Device ?

42) What is the real example of a smart grid device in IoT?

43) _____is the extent of one’s belief in its own ability to complete the task and reach towards its goals.

44) IoT security management includes ________

45) Which among the following terms is related to network security ?

46) Social letters include _____ letters.

47) What is true about microcontroller?

48)

49) Arduino uno have ____ size of program memory

50) RFID Stands for?

51) Logical operations in computer are done by

52) All communication events have a ___

53) Which of the following layer is called a port layer in OSI model?

54) How MDM will achive locking mechanism ?

55) How many pins are there in 8085 Microprocessor?

56) Myers – Briggs Personality is called as

57) What is the effect of performing AND operation of R with 0xFE ?

58) According to Davis, personality is a psychic phenomenon which is:

59) Almost all statement written in arduino language must end with a _.

60) Environment in which we live also effect on culture and the geographical environment sometimes determines cultural variablility is ____ .

61) Characteristics of RISC

62) Which board is first to use microcontroller within build USB?


64) Major Component of loT is/are

65) ________ enables seamless integration of LoWPAN devices with internet leveraging.

66) Router operate at layer of OSI reference model ?

67) What indicates to the reader the purpose of a letter?

68) What type of interface is used by fingerprint sensors to collect data?

69) Application are of 8051 Microcontroller

70) The components of a sensor node is _____ .

71) Finger print sensor uses which interface ?

72) SOA stands for

73) The combination of characteristics or qualities that form an individual’s distinctive character” is the definition of _____ .

74) Which of the following entities cannot used for libel?

75) Which devices measures gases or liquid ?

76) Mobile device management similar to that of end point protection with respect to locking.

77) How many terminals does the MQ2 Gas Sensor have?

78) How many layers are there in OSI?

79) When it first appeared in English, the word ‘personality’ referred to what?

80) Environment in which we live also effect on culture and the geographical environment sometimes determines cultural variability is ___________.

81) Which of the following layer Interacts with the user.v

82) In social letter which of the following will include.

83) TCP/IP Model initially Known as

84) What is the output of “pin 1” if “pin2” is sent “1011” where 1 is 5V and 0 is 0V?

int pin1 = 12;
int pin2 = 11;
void setup() {
   pinMode(pin1, OUTPUT);
   pinMode(pin2, INPUT);
   Serial.begin(9600);
}
void loop() {
  if(digitalRead(pin2)==1) {
	 digitalWrite(pin1,LOW);
	  }
else if(digitalRead(pin2)==0) {
digitalWrite(pin1,HIGH);
}
}

85) How can you throw an error with preprocessor directives to Arduino Compiler, forcing to stop compilation ?

86) The ____ transportation brings some new control :

87) Microcontroller used in Arduino UNO prototyping board is

88) Personality is not just one or more aspect of behaviour, but it is one’s total integrated behaviour, this characteristic of personality is known as:

89) Traffic light system is the example of :

90) Communication is a non-stop ______ .

91) What Word War I-era Organization introduced decentralized publicity “drives” as a strategy to mobilize U.S. public opinion to support the war?

92) ____________ is the result of one’s own evaluation based on many factor.

93) MBTI Theory is related with the ____

94) The device connected to the internet of things have to communicate automatically, not via humans. What is this called

95) Communication is a non-stop :

96) A huge amount of data is generated in IoT system that must be:

97) LoRaWAN Stands for :

98) The full form of LoRa is:

99) A ____ is the component that executes a program in an 1OT Systerm

100) What is the output of the following program?

for(;;) 
{
Statements
}

Your score is

You cannot copy content of this page