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