1.
main components of IOT based system are ?
2.
which of the following operators isn't a bitwise operator?
3.
choose the correct option to access the 4th element of the array?
4.
the essential feature/ features of an email as communication medium is/ are?
5.
IOT comprises of internet physical devices sensors microcontroller, and ___?
6.
_____ software supporting integration binds all system devices to create body of IOT system?
7.
the memory used while saving the data during ' PROGMEM' utility is?
9.
the wireless battery free sensor designed to record environmental and material temperature is?
10.
An array index, xyz [] starts with____ ?
11.
A____ is a document that can be used as evidence in court ?
12.
the selection of Microcontrollers for IOT is based on?
13.
which of the following operators have the highest precedence ?
14.
which address schemes are used by Ipv4 and IPV6 Internet protocols?
15.
keyboard pins while interfacing can cause interrupt called as?
16.
how to terminate an infinite loop in embedded c?
17.
what is ESP8266 used in IOT applications?
18.
which of the following category is used for business to consumer process?
19.
An IOT device may need interface for _?
20.
choose the correct option for indexing of the given code? int main() { int xyz [8]; return 0; }
21.
the function pgm_read_word ((&(var_data[x] [y]))) reads ........ from flash memory ?
22.
the leadership trait/ traits is/ are?
23.
the language of memos should be ___ and ___to understand ?
24.
IOT devices are vulnerable to attacks and threats one of them is cryptanalysis attack that means?
25.
what are three R's in SQ3R reading comprehension method?
26.
the role of public cloud computing in the IOT architecture is?
27.
the routine reports prepared in time intervals like daily weekly monthly... are called?
28.
Arduino can be programmed using following languages?
30.
Sensors convert signals from analog to which domain?
31.
what are the effective stages of IOT architecture?
32.
the speed of dc motor is controlled by arduino using___?
33.
the keyword 'PROGMEM' is a variable modifier of PROGMEM utility which header file contains it?
34.
READING IS AN ART TO BRING IN KNOWLEDGE IT BASICALLY?
35.
the main security challenge to overcome to make IOT services available at low cost is?
36.
Microprocessors have following components embedded in them?
38.
which one is not a microcontroller in embedded ecosystem?
39.
the difference in an open loop and a closed loop systems are based on?
40.
communication with one self is called ?
41.
following layer is not mentioned in TCP/ IP Model?
42.
IN bar code system...............?
44.
the enduring feature that describes an individual's behavior and attitude is called ?
45.
the statements that are true about ' Arduino' header file are?
46.
what is true about Arduino codes?
47.
the role of a moderator is?
48.
WHICH FEATURE DEFINES IOT?
49.
in a sentence subject communicates about __ and predicates task about ?
50.
Sketches in Arduino are saved with the extension___?
51.
which sensor measure the pressure relative to atmospheric pressure?
52.
the major characteristics on which osi and tcp / ip differs?
53.
which macro confirms "hello friend" will be stored in the flash memory?
54.
which of these is not a part of a letter?
55.
which type of IOT communication model is bi- directional and fully duplex?
56.
what is the Optiboot bootloader in the Arduino IDE?
60.
stochastic control system has?
61.
in embedded c, literals means?
62.
the communication process comprises of?
63.
the future iot trust infrastructures are based on - technology for business - critical interaction between devices without direct human intreaction?
64.
what is true about sending and receving the serial TTL signals?
65.
the IOT temperature monitoring is related to ?
66.
the message meant for the general public and that sent to a specific group are called ___ ____ respectively?
67.
what is the bootloader in the Arduino IDE?
68.
what is WOT and its usage in the iot?
69.
choose the correct option for the ternary operator in embedded c?
70.
Self- esteem promotes.............?
71.
what is the basic function of the spring in a control valve?
72.
IOT enabled technologies include following?
73.
the prototype hardware used for IOT architecture is/ are?
74.
the difference in if else and switch case statement is?
75.
how can we initialize the array?
76.
IOT PROMOTES THE CREATION OF IOT TERMINAL INDUSTRY?
77.
the wireless network types that promote IOT deployment in industries are?
78.
HUMIDITY SENSOR IS RELATED TO ?
79.
choose the correct option of C program having array? int main() { int xyz (4) = [ 10,20, 30, 40]; printf ("%",xyz (1));}
80.
how many PWM pins does the Arduino Uno have?
81.
which document that can be used as an evident in legal cases?
82.
A CONSTANT VARIABLE CAN BE DECLARED AS?
83.
PARALANGUAGE IS A PART OF META COMMUNICATION THAT DEALS WITH NON- VERBAL COMMUNICATIONS ALSO KNOWN AS.....?
84.
the communication technologies used for IOT is are?
85.
A led interfacing with Arduino as shown implies? digital write (led_pin, low); digital write (led_pin,high);
86.
An IoT connects with other interfaces using connections which are?
87.
in the given C code, for loop executes for? # include void main() { intx=10; for (; 😉 {printf ("%d\n", x) } }
88.
which is not the synonym of memo?
89.
LCD display the text form of data when EN line show ___ and RS line _?
90.
the output of given c code is:? # includeint main() { int x=1,y=1,z; z=x+++y; printf(" %d,%d",x,y); }
92.
which of the following is not the component of IOT End point?
93.
which application layer protocol is responsible for machine to machine (M2M) communication in restricted environment?
94.
the way we dress is an example of -communication ?
95.
In microcontrollers, external access is used for?
97.
Arduino can be programmed using following language ?
98.
which is IOT integrated development environment (IDE) and tools?
99.
the format specifier for printf () and wprintf () of long integer in c is denoted as?
100.
how to run two variables x and y in for loop simultaneously?
101.
the examples of open- loop system in control system are ?