Practice CBSE Class 11 Computer Science Boolean Algebra MCQs provided below. The MCQ Questions for Class 11 Boolean Algebra Computer Science with answers and follow the latest CBSE/ NCERT and KVS patterns. Refer to more Chapter-wise MCQs for CBSE Class 11 Computer Science and also download more latest study material for all subjects
MCQ for Class 11 Computer Science Boolean Algebra
Class 11 Computer Science students should review the 50 questions and answers to strengthen understanding of core concepts in Boolean Algebra
Boolean Algebra MCQ Questions Class 11 Computer Science with Answers
Question. Boolean Algebra is also called
a) Switching algebra
b) Arithmetic algebra
c) Linear algebra
d) Algebra
Answer : A
Question. Which of the following is/are the universal logic gates?
a) OR and NOR
b) AND
c) NAND and NOR
d) NOT
Answer : C
Question. Boolean algebra is define as a set of ______________
a) One value
b) Two value
c) Three value
d) Four value
Answer : B
Question. The base of hexadecimal number system is
a) 6
b) 8
c) 16
d) 10
Answer : C
Question. One nibble contains the number of bits equivalent to
a) 3
b) 4
c) 8
d) 16
Answer : B
Question. When we convert 0010010100 binary to octal. Then the solution is :
a) 201
b) 226
c) 224
d) 161
Answer : C
Question. ISCII can represent ______bit character
a) 5
b) 6
c) 7
d) 8
Answer : D
Question. The ASCII is capable to encode characters of any language.
a) True
b) False
Answer : B
Question. The ASCII was develolped in _________.
a) 1950s
b) 1960s
c) 1970s
d) 1980s
Answer : B
Question. DE Morgan’s law states that
a) (AB)’ = A’ + B’
b) (A + B)’ = A’ * B
c) A’ + B’ = A’B’
d) (AB)’ = A’ + B
Answer : C
Question. A __________ gate gives the output as 1 only if all the inputs signals are 1.
a) AND
b) OR
c) EXOR
d) NOR
Answer : A
Question. Boolean algebra is an algebraic structure with two arithmetic operations.
a) Addition and subtraction
b) Subtraction and multiplication
c) Addition and multiplication
d) Addition and division
Answer : C
Question. The number of digit in binary number systems are
a) 10
b) 2
c) 4
d) 6
Answer : B
Question. How many number of digits are there in octal number system
a) 6
b) 9
c) 5
d) 8
Answer : D
Question. Convert hexadecimal (FACE)16 to its equivalent binary
a) 1111101011001110
b) 0011101011010011
c) 1100111111100011
d) 101010101101111
Answer : A
Question. Every keyboard present on the key is mapped to a unique code.
a) True
b) False
Answer : A
Question. ASCII uses _______ bits to represent characters.
a) 5
b) 6
c) 7
d) 8
Answer : C
Question. Which gate returns true if both inputs are similar otherwise false.
a) NAND
b) NOR
c) XOR
d) None of the above
Answer : B
Question. he symbol + in Boolean is also known as the ____________ operator.
a) AND
b) OR
c) EXOR
d) NOR
Answer : B
Question. NAND is a complement of
a) AND
b) OR
c) NOT
d) XOR
Answer : A
Question. Which out of the following binary number is equivalent to decimal number 24.
a) 11011
b) 11000
c) 11111
d) 11001
Answer : B
Question. Conversion of hexadecimal number (69)16 to octal equivalent will be
a) 451
b) 351
c) 251
d) 151
Answer : D
Question. Which of the following encoding scheme is commonly used for encoding scheme?
a) ASCII
b) ANSI
c) ISCII
d) UNICODE
Answer : A
Question. Each cell of the table contains a character along with its equivalent ________ value in Unicode table for the Devanagari script.
a) decimal
b) binary
c) hexadecimal
d) octal
Answer : C
Question. The expression of a NAND gate is_______
a) A.B
b) A’B+AB’
c) (A.B)’
d) (A+B)’
Answer : C
Question. When we convert 10010 binary numbers to decimals. Then the solution is :
a) 20
b) 18
c) 14
d) 16
Answer : B
Question. Name the number system which uses alphabets as well as numerical.
a) Binary number system
b) octal number system
c) Decimal number system
d) Hexadecimal number system
Answer : D
Question. The result after converting the binary number (100011)2 to decimal will be
a) 30
b) 43
c) 35
d) None of the above
Answer : C
Question. The __________ provides a unique number for every character for various devices like servers, desktop, mobile and operating system linux, windows, iOS or software application.
a) ASCII
b) ANSI
c) ISCII
d) UNICODE
Answer : D
Question. ISCII was developed in ________.
a) 1950s
b) 1960s
c) 1970s
d) 1980s
Answer : D
Question. In Boolean algebra 23 would have
a) Three value
b) Four value
c) Six value
d) eight value
Answer : D
Question. The octal equivalent of (13)10 is
a) 18
b) 14
c) 15
d) 16
Answer : C
Question. Convert hexadecimal (EB4A)16 to its equivalent octal
a) 165512
b) 156641
c) 165511
d) 165012
Answer : A
Question. The gate which is used to reverse the output obtained is _____
a) NOR
b) NAND
c) EXOR
d) NOT
Answer : D
Question. Convert (22) from octal to its corresponding decimal equivalent.
a) 20
b) 18
c) 14
d) 81
Answer : B
Question. Convert the binary number (100110)2 to hexadecimal equivalent is give
a) 46
b) 36
c) 26
d) 34
Answer : C
Question. Which of the following is not a commonly used encoding scheme?
a) UTF-8
b) UTF-16
c) UTF-34
d) UTF-64
Answer : D
| Advanced Scripting MCQs |
| Animation Tool MCQs Set 2 |
| Animation Tool MCQs Set 1 |
| Basic Ubuntu Linux Commands MCQs |
| Boolean Algebra MCQs |
| Computer Components MCQs Set 1 |
| Computer Hardware MCQs |
| Computer Organisation MCQs |
| Conditional Statement MCQs |
| Creating Animation Using Synfig MCQs |
| Current Trends and Technologie MCQs |
| Dictionary in Python MCQs |
| For Loop MCQs |
| Forms and Reports MCQs |
| Fundamentals of Computer MCQs |
| Internet MCQs |
| Introduction to Computers MCQs Set 2 |
| Introduction To Database Management System MCQs |
| Introduction To Layers MCQs |
| Introduction To Multimedia MCQs Set 2 |
| Introduction To Multimedia MCQs Set 1 |
| List Manipulation MCQs Set 3 |
| List Manipulation MCQs Set 2 |
| List Manipulation MCQs Set 1 |
| MS Excel MCQs |
| MS Word MCQs |
| Power Point MCQs |
| Python Fundamentals MCQs |
| Python Revision MCQs Set 4 |
| Python Revision MCQs Set 3 |
| Python Revision MCQs Set 2 |
| Python Revision MCQs Set 1 |
| Python Variables and Data Types MCQs Set 1 |
| Random Function MCQs |
| Retrieve Data Using Queries MCQs |
| Society Law and Ethics MCQs |
| Software and Operating System MCQs |
| String and Function MCQs |
| Using Pictures In Synfig MCQs |
| Vim Editor and Basic Scripting MCQs Set 2 |
| Vim Editor and Basic Scripting MCQs Set 1 |
| Working With Table MCQs |
MCQs for Boolean Algebra Computer Science Class 11
Students can use these MCQs for Boolean Algebra to quickly test their knowledge of the chapter. These multiple-choice questions have been designed as per the latest syllabus for Class 11 Computer Science released by CBSE. Our expert teachers suggest that you should practice daily and solving these objective questions of Boolean Algebra to understand the important concepts and better marks in your school tests.
Boolean Algebra NCERT Based Objective Questions
Our expert teachers have designed these Computer Science MCQs based on the official NCERT book for Class 11. We have identified all questions from the most important topics that are always asked in exams. After solving these, please compare your choices with our provided answers. For better understanding of Boolean Algebra , you should also refer to our NCERT solutions for Class 11 Computer Science created by our team.
Online Practice and Revision for Boolean Algebra Computer Science
To prepare for your exams you should also take the Class 11 Computer Science MCQ Test for this chapter on our website. This will help you improve your speed and accuracy and its also free for you. Regular revision of these Computer Science topics will make you an expert in all important chapters of your course.
FAQs
You can get most exhaustive CBSE Class 11 Computer Science Boolean Algebra MCQs for free on StudiesToday.com. These MCQs for Class 11 Computer Science are updated for the 2026-27 academic session as per CBSE examination standards.
Yes, our CBSE Class 11 Computer Science Boolean Algebra MCQs include the latest type of questions, such as Assertion-Reasoning and Case-based MCQs. 50% of the CBSE paper is now competency-based.
By solving our CBSE Class 11 Computer Science Boolean Algebra MCQs, Class 11 students can improve their accuracy and speed which is important as objective questions provide a chance to secure 100% marks in the Computer Science.
Yes, Computer Science MCQs for Class 11 have answer key and brief explanations to help students understand logic behind the correct option as its important for 2026 competency-focused CBSE exams.
Yes, you can also access online interactive tests for CBSE Class 11 Computer Science Boolean Algebra MCQs on StudiesToday.com as they provide instant answers and score to help you track your progress in Computer Science.