Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the diffence between a binary and an ASCII file?

ASCII binary diffence file
0
Posted

Whats the diffence between a binary and an ASCII file?

0

An ASCII file is just a text file. It can include the entire alphabet, upper and lower case, the digits, and all the symbols on the keyboard. Binary files are files that include more characters than just text. Most executable program are binary files (except scripts), all compressed files and image files are binary, etc… ASCII files have the top bit stripped off every byte, and binary files are a full 8 bits per byte.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123