Encoding Schemes and Number System
Jharkhand Board · Class 11 · Computer Science
Practice quiz for Encoding Schemes and Number System — Jharkhand Board Class 11 Computer Science. MCQs and questions with answers to test your preparation.
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/4Tap an answer to check it instantly. No sign-up needed for these 4.
What is the base of the binary number system?
What is the ASCII value of the character 'A'?
Which encoding scheme was developed specifically for Indian languages?
Convert the decimal number (13)₁₀ to binary.
Sample Questions
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.
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.
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)₈.
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 AllFrequently Asked Questions
What are the important topics in Encoding Schemes and Number System for Jharkhand Board Class 11 Computer Science?
How to score full marks in Encoding Schemes and Number System — Jharkhand Board Class 11 Computer Science?
Sources & Official References
Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.
More resources for Encoding Schemes and Number System
Important Questions
Practice with board exam-style questions
Syllabus
What topics to cover
Revision Notes
Key points for last-minute revision
Study Plan
Step-by-step plan to ace this chapter
Flashcards
Quick-fire cards for active recall
Formula Sheet
All formulas in one place
Chapter Summary
Understand the chapter at a glance
Concept Maps
See how topics connect visually
NCERT Solutions
Every textbook question solved step by step
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 Jharkhand Board Class 11 Computer Science.