b) Encode the text Tree to 8 bit binary form.
Answers
Answered by
0
Answer:
A binary-to-text encoding is encoding of data in plain text. More precisely, it is an encoding of binary data in a sequence of printable characters. These encodings are necessary for transmission of data when the channel does not allow binary data (such as email or NNTP) or is not 8-bit clean.
Explanation:
Similar questions