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