Moderate

The ASCII encoding of binary data is called______________________?

Correct answer: A. base 64 encoding

  • A. base 64 encoding
  • B. base 32 encoding
  • C. base 16 encoding
  • D. base 8 encoding

Explanation

Base64 represents binary data using a set of 64 ASCII characters, making the data suitable for text-based systems. Base32, hexadecimal (base16), and octal (base8) use different alphabets and are not the standard answer here.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions