wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

UNIT 5 EOSDD

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

Which of the following is used for accessing sequential access devices?

a)

Character device driver

b)

Block device drivers

c)

Network device drivers

d)

None of the above

2.

Which of the following is used for used for driving random access devices?

a)

Character device driver

b)

Block device drivers

c)

Network device drivers

d)

None of the above

3.

Which of the following is the internal address register and is filled during the initialization time in PCF8584 I2C adapter?

a)

S0’

b)

S0

c)

S1

d)

S2

4.

Which of the following ioctl function is used to reprime the watchdog?

a)

WDIOC_KEEPALIVE

b)

WDIOC_ SETTIMEOUT

c)

my_uart_start_tx

d)

uart_circ_clear

5.

The layer provides hardware abstraction for the USB device is

a)

Controller driver

b)

Gadget driver

c)

TTY Layer

d)

Network driver

6.

The buffer which is used by LINUX for transmission and reception is

a)

AR BUFF

b)

JK BUFF

c)

SK BUFF

d)

NET IF

7.

How many types of drivers are there ?

a)

Two

b)

Three

c)

Four

d)

Five

8.

In I2C bus which phase the master sends the address of the target slave device and transfer mode

a)

Idle Phase

b)

Data transfer phase

c)

Start Phase

d)

Address Phase

9.

which of the following is the Interrupt vector register on I2C bus adapter ?

a)

S0

b)

S1

c)

S2

d)

S3

10.

In Data transmission which function is used to find if the buffer is empty

a)

uart_circ_empty()

b)

uart_circ_clear()

c)

uart_circ_chars_pending()

d)

my_uart_char_tx

11.

Which device helps in establishing flawless communication between connected perhperal devices.

a)

USB

b)

Pen drive

c)

ethernet

d)

modem

12.

How many types of USB Connectors are there till date

a)

7

b)

8

c)

6

d)

3

13.

Which encoded data scheme is present in the USB devices to send and receive data

a)

NRZI

b)

OTG

c)

OTT

d)

OTP

14.

Which USB version comes with a cable length of 5 metres

a)

USB 1.1

b)

USB 2.1

c)

USB 3.1

d)

USB 4.1

15.

Which topology does the USB architecture is said to follow

a)

MESH

b)

STAR

c)

ROUND

d)

BUS