image not found

Oops! That page can't be found.


Directions to Solve

In the questions below the sentences have been given in Active/Passive voice. From the given alternatives, choose the one which best expresses the given sentence in Passive/Active voice.

Q1: You need to clean your shoes properly.

A Your shoes need to be cleaned properly.

B You are needed to clean your shoes properly.

C Your shoes are needed to clean properly.

D Your shoes are needed by you to clean properly.

Q2: Bitwise can be used to reverse a sign of a number.

A Yes

B No

Q3: 64 hexadecimal equals 100 decimal.

A False

B True

Q4: The addition 1 + 0 doesn't generate a carry bit; one does not exist.

A False

B True

Q5: If you borrow from a position that contains a 0, you must borrow from the more significant bit that contains a 1. All 0s up to that point become 1s, and the digit last borrowed from becomes a 0.

A False

B True

Q6: Digital electronics is based on the _________ numbering system.

A hexadecimal

B binary

C octal

D decimal

Q7: A BCD code that represents each digit of a decimal number by a binary number derived by adding 3 to its 4-bit true binary value is _________.

A gray code

B excess-3 code

C 9's complement code

D 8421 code

Q8: A binary code that progresses such that only one bit changes between two successive codes is _________.

A 8421 code

B 9's complement code

C excess-3 code

D gray code

Q9: A binary number's value changes most drastically when the ____ is changed.

A LSB

B frequency

C MSB

D duty cycle

Q10: The binary coded decimal (BCD) code is a system that represents each of the 10 decimal digits as a(n) ____________.

A 8-bit binary code

B 4-bit binary code

C 16-bit binary code

D ASCII code