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) Characteristics of RISC

2) Which of the following is not a guided medium?

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

4) In C, how do you set up an array?

6) Self-Esteem come from:

7) The whole concept of achieving success begins with how you?

8) ______ provides a middleware and application container for IOT gateway.

9) What is the number of elements in open loT architecture?

10) The______is the “Central Nervous System” that takes care of global services in the IoTs.

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

12) The 3.3V pin of Arduino supplies _____ volts of power.

13) __________considers personality in terms of the status of the person in the group, like how he/she consider his/her conception about his role in the group of which he/she is a member.

14) Clock Speed of Arduino UNO is

15) Dictionary attacks is a kind of

16) Which of the following is not a main element of IoT

17) GSM Stands for

18) What will be the output of the following code?

void main()
{
	int x = 5*6/2 +8;
	printf("%d",x);
	return 0;
}

19) In closed loop control system, with positive value of feedback gain the overall gain of the system will ______


21) Personality is :

22) Mr. Rahul is seeking feedback after completing and implementing his project. this act represents

23) full form of iot?

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

25) TCP/IP model does not have ________ layer but OSI model have this layer.

26) While presenting using projectors, information line can be revealed by using an__________sheet to over the

27) Remote enables entities that utilize IOT devices to connect and control them using a dashboard. This includes___

28) Self Esteem is:

29) Which of the following is used to capture data from the physical world in IoT devices?

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

31) The purpose of communication is to help officials to the employees

32) Predict the output of the following code if the object is moving towards the sensor.

int op = 6;
int isBarrier = HIGH;
void setup() {
pinMode(op, INPUT)
Serial.begin(9600);
}
void loop(){
isBarrier = digitalRead(op);
if (isBarrier == LOW) {
Serial.println("1+");
}
else{
Serial.print("clear+"); 
delay(100);
}

33) Which of these is used as a form of greetings for business people

34) To easily interface add-on modules with Arduino we can use

35) Which of the following is an open loop control system

36) Wi-Fi is based on which of the following standard?

37) Converting digital bits into an electrical, radio, or optical signal takes place at Which Layer of OSI Model

38) The main function of transport layer is

39) Self-actualization is the process where by individuals

40) Add, Subtract, Divide, Multiply and Logic operations are performed by

41) What will be the output of the following code

#include

void solve0{

int b 4;

int res = b++ + ++b + ++b

printf(“%d”‘, res);

}

int main(){

solve();

return 0;

}

42) Closed loop control also known as

43) When the microcontroller executes some arithmetic operations, then the flag bits of which of the following register are affected?

44) Which one out of these is not a data link layer technology:

45) IPv4 is______bit address

46) Which of the following prevents someone from denying the accessed resource

47) When speaking to business associates or customers, always open the conversation to questions and_________.

48) Botnet is often used to launch_attack

49) Who created Bitcoin

50) open loop control system is also referred as

51) The hack, is one of the most famous IOT security attack.

52) What is the order decided by a processor or the CPU of a controller to execute an instruction?

53) Arduino was introduced in

54) LDR sensor works on the principle of

55) __________ is the self-concept is what we think about the self.

56) What does GPIO stand for?

57) Identify the polite method of beginning a business letter.

58) Which one of these is not threat modelling methodology ?

59) Which is false about microcontroller?

60) Which one is not an element of IOT?

61) Who will use their own for business models

62) Different kinds of signals are

63) _____ allows us to control electronic components

64) The term bot comes from robot. An internet bot may also known as

65)

66)

67)

68) Finger print sensor uses which interface ?

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

70) The function which repeatedly executes in the main program?

71) ___________ of an individual is the source of mental health.

72) What is an IoT network?

73) Which one out of these is not a Data Link Layer technology?

74) _____ has Internal Memory.

75) What is the process to check whether the following ways ? previous stages of reading have been followed properly?

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

77) 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:

78) Which of the following must be present in a microcontroller?

79) How many times does the setup() function run on every startup of the Arduino System?

80) The most basic architecture of IoT contains how may layers

81) To ground the circuit _____ pin is used in Arduino.

82) RFID Stands for?

83) What types of instructions have the most impact on the programme counter?

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

85) loT devices can easily lead to catastrophe without

86) What is the output of the following program?

for(;;) 
{
Statements
}

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

88) ___________considers personality as a certain style which is peculiar to the individual and is determined by the characteristic organization of mental trends, complexes, emotions and sentiments.

89) Which of following is/are suggested time management technique(s)?

90) Which software is used to upload the Arduino Sketches to the board?


92) MQ-135 is a type of

93) What type of signal does the analogWrite() function output ?

94) What is the size of RAM memory in 8051

95) How to research and enquire about the company?

96) Sensor generates an output signal based on_____

97) Self-esteem reflects a person’s subjective __________ evaluation of his or her own worth.

98) The OSI layer that arranges signals into logical units of information called frames ?

99) The main objective of WoT (Web of Things) is

100) Major Component of loT is/are

Your score is

You cannot copy content of this page