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