0% found this document useful (0 votes)
45 views

Questions 11 B 1

This document contains 25 questions related to computer science topics like binary, hexadecimal, octal number systems, Boolean algebra, logic gates and circuits. It asks about the full form of ISCII code, bit size of ASCII code, conversion between different number systems, Boolean logic expressions, laws of Boolean algebra like absorption and DeMorgan's laws, universal logic gates, and functions implemented by logic circuits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Questions 11 B 1

This document contains 25 questions related to computer science topics like binary, hexadecimal, octal number systems, Boolean algebra, logic gates and circuits. It asks about the full form of ISCII code, bit size of ASCII code, conversion between different number systems, Boolean logic expressions, laws of Boolean algebra like absorption and DeMorgan's laws, universal logic gates, and functions implemented by logic circuits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Sl Question

No
1 Full form of ISCII code is?
2 ASCII code is ______ bit Code
3 Binary number of 106 decimal number is .......
4 Decimal number of 111010 binary no is ........
5 Binary number of 7AB4 Hexadecimal is ......
6 Hexadecimal no of 111011101100101 binary no is ................
7 Binary number of 6527 octal no is .............
8 Octal Number of 110010101001 binary number is ..........
9 Octal number of ABCD hexadecimal number is ..................
10 Addition 1011110 and 1101100 binary number is ..................
11 What is the actual binary code being represented through UTF-8 encoding of 111010101001011110111010
12 If the result of any logical statement or expression is always false or 0 for all input combinations, it is called .....
13 Which gate implement logical addition?
14 Dual of xy + xy' + x'y1 is ......
15 Associative law states that?
16 The expression for Absorption law is given by _________
17 The expression for 3rd distributive law is given by _________
18 DeMorgan’s First law states that
19 Which gate produces output 1 for only those input combinations that have odd number of 1's
20 Which gates are known as universal gate?
21 x+x' is equal to
22 x(y+z) is equal to .....
23 Seven inverters are cascaded one after another. What is the output if input is 1
24 Write the equivalent boolean expression for the following logic circuit.

25 What function is implemented by the Circuit shown below

You might also like