answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How many bytes is a ASCII composed of?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is a byte a single character?

In ASCII, EBCDIC, FIELDATA, etc. yes. However Unicode characters are composed of multiple bytes.


How many bits are in extended ASCII byte?

An extended ASCII byte (like all bytes) contains 8 bits, or binary digits.


In ASCII code the word 'cat' would equal how many bytes?

011000110110000101110100 is cat in Binary. That is 23 Bits, or just under 3 Bytes.


How many bytes of memory are needed to store a full screen of data if the screen is made of 24 lines with 80 characters in each line the system uses ascii code with each ascii character stored as?

15,383 Bytes


How many bytes and how many bits does the word duck contain?

If you are using the ASCII system, the word "duck", as it has four letters, contains 4 bytes, or 32 bits.


How many KB in one character?

A character in ASCII format requires only one byte and a character in UNICODE requires 2 bytes.


How many bytes does the letter S take up?

The letter S uses 1 byte of memory, as do all the other ASCII characters.


How many bytes of storage would be needed to store the word microprocessors?

The word: microprocessors, is 15 characters long, and would need a minimum of 15 bytes to store as ASCII. Some systems may need additional bytes to indicate that text is stored there, or how long the text field is, though.


How many bytes make up each letter in the alphabet?

ASCII = 7 bit Unicode = 16 bits UTF-8 =8 bit


Why char consumes 2 bytes in java and int consumes 4 bytes in java?

in java, char consumes two bytes because it uses unicode instead of ascii. and int takes 4 bytes because 32-bit no will be taken


What is nibbling?

nibbling is biting but softer. it dose not hurt


How many ascii code are there?

128 ascii codes.