Computer Science, asked by oknishantsharma3334, 7 months ago

Calculate how many decimal numbers a 4-bit number can represent.

Answers

Answered by sakshisingh27
8

Explanation:

With 4 bits, it is possible to create 16 different values. All single-digit hexadecimal numbers can be written with four bits. Binary-coded decimal is a digital encoding method for numbers using decimal notation, with each decimal digit represented by four bits.

Similar questions