Internet Principles: Minimal Constraint, Modularity, Minimum Redundancy, Extensibility, Simplicity, and Robustness

This is a computer science engineering quiz on IoT (Internet of Things), which includes questions on Internet principles.

download.jpg
Start Quiz

GPS module like SIM900/800 uses which protocol?

UART protocol USART protocol SPI protocol I2C protocol

Finger print sensor uses which interface?

USART protocol UART protocol SPI protocol I2C protocol

RS232 is used for long range wired communication.

True False

UART is similar to _________

SPI protocol I2C protocol HTTP protocol MQTT protocol

What does UART contain?

Parallel register Shift register Clock Parallel shift register

Communication in UART is ___________

Only simple Only duplex Only full duplex Simplex, half duplex, full duplex

Start bit of UART is logic high.

True False

Which error occurs when the receiver can’t process the character?

Overrun error Underrun error Framing error Break condition

What is WD1402A?

SPI USART SPIUART I2C

What is the speed of the 8250 UART?

4800bits/sec 1200bits/sec 12000bit/sec 9600bits/sec

Which error occurs when UART transmitter has completed sending a character and the transmit buffer is empty?

Overrun error Underrun error Framing error Break condition

Which error occurs when the designated start and stop bits are not found?

Overrun error Underrun error Framing error Break condition

Which error occurs when the parity of the number of 1 bit disagrees with that specified by the parity bit?

Overrun error Underrun error Framing error Parity error

A __________ occurs when the receiver input is at the space level.

Overrun error Underrun error Framing error Break condition

The term break derives from ___________ signaling.

Current loop Voltage loop Power loop Current and Power loop
Quiz/Test Summary
Title: Internet Principles: Minimal Constraint, Modularity, Minimum Redundancy, Extensibility, Simplicity, and Robustness
Questions: 15
Contributed by:
james