WEEK 5 2021 Flashcards

1
Q

NOT a solution to generate unique addresses for device identification

A

None of the above

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

RESTful web services are utilized for

A

Syntactic interoperability for device interaction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

(Y/N) Can we write the loop() function above the setup() function in an Arduino sketch ?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is not an inbuilt function of servo library?

A

Move()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

(Y/N) Does 6LoWPAN allow interoperability between IEEE 802.15.4-based wireless devices?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following is an open, global, multi-sector standard for efficient, accurate,
flexible classification of products and services?

A

UNSPSC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the overflow point for micros() function?

A

70 minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In the Universal Middleware Bridge (UMB) architecture,______________ converts the physical device into the virtually abstracted one.

A

UMB Adaptor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A collaborative sign (cosign) is represented as, cosign = (A, B, C, D). What is “A”?

A

Both a and b ie)
cosign internal identifier and structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In the Universal Middleware Bridge (UMB) architecture, UMB Core routes the universal
metadata message to

A

Any other UMB Adaptor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does delayMicroseconds() function return?

A

Unsigned int

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the microcontroller used in Arduino UNO?

A

ATMEGA328p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following functions exist by default in Arduino IDE?

A

setup() and loop()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following UMB architecture sends and receives the events generated by changing the device’s status?

A

Event Handler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Where are the I/O Variables initialized in an Arduino sketch?

A

setup()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly