Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

it is about python. first picture is question. Second pictur is the answer post on chegg. I understand why we do 2^n. My question is

it is about python.
first picture is question. Second pictur is the answer post on chegg. I understand why we do 2^n. My question is why we need minus one
image text in transcribed
image text in transcribed
1.5 One bit can represent 0 or 1, with two bits you have four possible combinations 00, 01, 10, and 11. How many different combinations can you make with four bits or eight bits (one byte)? Each combination can be used to represent a binary number. How many numbers can you represent with 2 bytes (16 bits)? How many numbers can you represent with four bytes

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions