answersLogoWhite

0

It depends how many bits are used to represent each character and that ultimately depends on the machine architecture. If the machine can address memory in 8-bit bytes and each character is one byte in length, then "you are a students" would occupy at least 19 bytes including a null-terminator, which is 152 bits in total. However, you might wish to use proper English in your sentences. "You are a student." (152 bits) or "You are all students." (168 bits) would be preferred to the grammatically incorrect "you are a students". Sentences begin with a capital and end with a period, but we do not mix an indefinite article with a plural.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

How many bits are needed to represent decimal 200?

8 bits if unsigned, 9 bits if signed


How many bits to represent twenty-six?

23 can be represented in binary as 10111 and would therefore require 5 bits to represent.


How many bits are need to represent colors?

Most modern digital cameras use 24 bits (8 bits per primary) to represent a color. But more or less can be used, depending on the quality desired. Many early computer graphics cards used only 4 bits to represent a color.


How many bits does it take to represent 40 billion?

I get 36 .


8 bits can represent how many different characters?

There are 256 possible values (or characters) in 8 bits.


How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


How many bits need to represent the decimal number 200?

8


How many bits are required to represent character in ascii?

4


How many 7 bits can represent different characters?

128


How many bits would be needed to represent a 45 character set?

45 in binary is 101101, so you need at least 6 bits to represent 45 characters.


How many bits do you need to represent months of the year?

Well, honey, to represent months of the year, you need at least 4 bits because you've got 12 months in a year, and you need 4 bits to represent numbers from 0 to 15. So, technically, you could do it with just 4 bits, but if you want to be fancy, you could use 5 bits for a more efficient representation.