Home MCQs Basic Computer/IT Question #2591
Back to Questions
Basic Computer/IT QUESTION #2591
Question 1
What is 'Character Encoding' primarily used for in computing?
  • To compress large files for faster email attachments
  • To assign binary values to characters so that humans can read them on screen✔️
  • To convert images into printable text documents
  • To protect documents with passwords
Correct Answer Explanation
Character encoding is used to assign binary values to characters so that we as humans can read them. Without it, computers — which only understand 1s and 0s — would have no way to display recognizable letters, numbers, or symbols.