Computer Fundamentals - Engineering

Q1:

The 0 and 1 in the binary numbering system are called binary digits or _____

A bytes

B kilobytes

C decimal bytes

D bits

E nibbles

ANS:D - bits

A byte is basically a collection of bits and kilobyte is a collection of 1024 byte and nibble is the smallest part of a bit so, 0 and 1 is also called a bits.