Skip to main content
Chapter 2 of 11
Practice Quiz

Encoding Schemes and Number System

Haryana Board · Class 11 · Computer Science

Practice quiz for Encoding Schemes and Number System — Haryana Board Class 11 Computer Science. MCQs and questions with answers to test your preparation.

44 questions24 flashcards5 concepts

Interactive on Super Tutor

Studying Encoding Schemes and Number System? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for practice quiz and more.

1,000+ Class 11 students started this chapter today

Quick Quiz: Encoding Schemes and Number System

0/4

Tap an answer to check it instantly. No sign-up needed for these 4.

1

What is the base of the binary number system?

2

What is the ASCII value of the character 'A'?

3

Which encoding scheme was developed specifically for Indian languages?

4

Convert the decimal number (13)₁₀ to binary.

44 Questions·
multiple choicemultiple correcttrue false

Sample Questions

1multiple choice

How many bits are required to represent one hexadecimal digit?

Show answer

4

Hexadecimal has base 16, and 16 = 2⁴. Therefore, 4 bits are required to represent one hexadecimal digit. Each group of 4 binary digits represents one hex digit.

2multiple correct

Which of the following are characteristics of UNICODE? (Select all correct answers)

Show answer

It can represent characters from all written languages, It is a superset of ASCII, Common encodings include UTF-8, UTF-16

UNICODE can represent characters from all written languages, is a superset of ASCII (values 0-128 same as ASCII), and has common encodings like UTF-8 and UTF-16. It doesn't use only 7 bits and supports much more than English.

3multiple choice

What is the octal equivalent of binary number (101110)₂?

Show answer

(56)₈

Group binary digits in groups of 3 from right: 101 110. Convert each group: 101₂ = 5₈, 110₂ = 6₈. Therefore, (101110)₂ = (56)₈.

4true false

The decimal number 255 is represented as FF in hexadecimal. True or False?

Show answer

True

255 ÷ 16 = 15 remainder 15. 15 ÷ 16 = 0 remainder 15. In hexadecimal, 15 is represented as F. Reading remainders from bottom to top: FF. So (255)₁₀ = (FF)₁₆.

+40 more questions available

Practice All

Frequently Asked Questions

What are the important topics in Encoding Schemes and Number System for Haryana Board Class 11 Computer Science?
Encoding Schemes and Number System covers several key topics that are frequently asked in Haryana Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Encoding Schemes and Number System — Haryana Board Class 11 Computer Science?
Understand the core concepts first, then work through the 44 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Encoding Schemes and Number System chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Haryana Board Class 11 Computer Science.