Gate 1 Number Sys Boolean

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

Number Systems

1987
1. The subtraction of a binary number Y from another binary number X, done
by adding 2’s compliment of Y to X, results in a binary number without overflow.
This implies that the result is
a. Negative and is in normal form
b. Negative an is in 2’s compliment form
c. Positive and is in normal form
d. Positive and is in 2’s compliment form

1993
1. 2’s complement representation of a 16 bit number (one sign bit and 15
magnitude bits) is FFFF. Its magnitude in decimal representation is
a. 0
b. 1
c. 32,767
d. 65,535

1998
1. An equivalent 2’s complement representation of the 2’s complement
number is 1101 is
a. 110100
b. 001101
c. 110111
d. 111101

2. Two 2’s complement numbers having sign bits x and y are added and the
sign bit of the result is z. Then, the occurrence of overflow is indicated by the
Boolean function

2001
1. The 2’s complement representation of – 17 is
a. 01110
b. 101111
c. 11110
d. 10001

2002
1. 4 – bit 2’s complement representation of a decimal number is 1000. The
number is
a. +8
b. 0
c. -7
d. -8

IT_NU_EC_302_DC
2004
1. The range of signed decimal numbers that can be represented by 6 bit 1’s
complement form is
a. -31 to +31
b. -63 to +64
c. -64 to +63
d. -32 to +31

2. 11001, 1001 and 111001 correspond to the 2’s complement representation


of which one of the following sets of number?
a. 25, 9 and 57 respectively
b. -6, -6 and -6 respectively
c. -7, -7 and -7 respectively
d. -25, -9 and -57 respectively

2005
1. Decimal 43 in Hexadecimal and BCD number system is respectively
a. B2, 0100 0011
b. 2B, 0100 0011
c. 2B, 0011 0100
d. B2, 0100 0100
2006
1. A new Binary Coded Pentary (BCP) number system is proposed in which
every digit of a base-5 number is represented by its corresponding 3-bit binary
code. For example, the base-5 number 24 will be represented by its BCP code
010100. In this number system, the BCP code 100010011001 corresponds to the
following number in base-5 system
a. 423
b. 1324
c. 2201
d. 4231

2007
1. X = 01110 and Y = 11001 are two 5 bit binary numbers represented in 2’s
compliement format. The sum of X and Y represented in 2’s compliment format
using 6 bits is
a. 100111
b. 001000
c. 000111
d. 101001

2008
1. The two numbers represented in signed 2’s compliment form are P =
11101101 and Q = 11100110. If Q is subtracted from P, the value obtained in
signed 2’s compliment form is
a. 100000111
b. 00000111
c. 11111001
d. 111111001

2014 (from all 4 sets)


1. The number of bytes required to represent the decimal number 1856357 in
packed BCD (Binary Coded Decimal) form is ………….

IT_NU_EC_302_DC
Logic Gates
1988
1. For the circuit shown below, the output F is given by

2. Minimum number of 2 input NAND gates required to implement the


function given below is

a. 3
b. 4
c. 5
d. 6

1989

1. Indicate which of the following logic gates can be used to realized all
possible combinational logic functions :
a. OR gates only
b. NAND gates only
c. EX-OR gates only
d. NOR gates only

IT_NU_EC_302_DC
1993

1. For the logic circuit shown in figure, the output Y is equal to

2. Boolean expression for the output of XNOR logic gate with inputs A and B
is
a. AB’ + A’B
b. (AB)’ + AB
c. (A’ + B)(A + B’)
d. (A’ + B’)(A + B)

1994

1. The output of a logic gate is ‘1’ when all its inputs are at logic ‘0’. The gate
is either
a. a NAND or an EX-OR gate
b. a NOT or an EX-NOR gate
c. an OR r an EX-NOR gate
d. an AND or an EX-OR gate

1995
1. The output of the circuit shown in figure is equal to

IT_NU_EC_302_DC
2. The minimum number of NAND gates required to implement the Boolean
function A + AB’ + AB’C is equal to
a. Zero
b. 1
c. 4
d. 7

1997

1. The output of the logic gate shown is


a. 0
b. 1
c. A
d. A’

1998

1. The minimum number of 2 input NAND gates required to implement the


Boolean function Z = AB’C, assuming that A, B and C are available, is
a. Two
b. Three
c. Five
d. Six

2000

1. For the logic circuit shown in the figure, the required input combination
(A,B,C) to make the output X = 1 is

a. 1, 0, 1
b. 0, 0, 1
c. 1, 1, 1
d. 0, 1, 1

IT_NU_EC_302_DC
2. For the logic circuit shown, the simplified Boolean expression for the
output Y is

a. A+B+C
b. A
c. B
d. C

2001

1. In the figure, the LED

a. Emits light when both S1 and S2 are closed.


b. Emits light when both S1 and S2 are open.
c. Emits light when only of S1 or S2 is closed.
d. Does not emit light, irrespective of the switch positions.

IT_NU_EC_302_DC
2002

1. If the input to the digital circuit of the figure, consisting of a cascade of 20


XOR gates is X, then the output Y is equal to

2008

1. The logic function implemented by the following circuit at the terminal OUT
is

a. P NOR Q
b. P NAND Q
c. P OR Q
d. P AND Q

2. Which of the following Boolean expression correctly represents the relation


between P, Q, R and M1?

IT_NU_EC_302_DC
2010

1. Match the logic gates in Column A with their equivalents in Column B.

a. P – 2, Q – 4, R – 1, S – 3
b. P – 4, Q – 2, R – 1, S – 3
c. P – 2, Q – 4, R – 3, S – 1
d. P – 4, Q – 2, R – 3, S – 1

2. For the output F to be 1 in the logic circuit shown, the input combination
should be

a. A = 1, B = 1, C = 0
b. A = 1, B = 0, C = 0
c. A = 0, B = 1, C = 0
d. A = 0, B = 0, C = 1

IT_NU_EC_302_DC
2011

1. The output Y in the circuit below is always ‘1’, when

a. Two or more of the inputs P,Q, R are ‘0’


b. Two or more of the inputs P,Q, R are ‘1’
c. Any odd number of the inputs P,Q,R is ‘0’
d. Any odd number of the inputs P,Q,R is ‘1’

2014

1. The output F in the digital logic circuit shown in the figure is

2. In the circuit shown in the figure, if C = 0, the expression for Y is

IT_NU_EC_302_DC

You might also like