CBSE Class 11 Computer Science Question 5 of 68

Data Representation and Boolean Logic — Question 5

Back to all questions
5
Question

Question 5

Assertion (A): Unicode is used for multilingual encoding.

Reasoning (R): Unicode provides a unique number for all the characters of every written language of the world.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.
Answer

Both A and R are true and R is the correct explanation of A.

Explanation
Unicode represents a single encoding scheme for all languages and characters. Unicode provides a unique number for every character irrespective of the platform, program and the language.