0% found this document useful (0 votes)
2 views5 pages

Question Bank-2nd Unit

The document contains a series of practice questions and answers for a DECA exam focused on digital electronics and Boolean algebra. It includes questions on binary arithmetic, conversions between number systems, logic gates, and simplification of Boolean expressions. Each question is followed by multiple-choice answers, with the correct answer indicated.

Uploaded by

bhavika12073b
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views5 pages

Question Bank-2nd Unit

The document contains a series of practice questions and answers for a DECA exam focused on digital electronics and Boolean algebra. It includes questions on binary arithmetic, conversions between number systems, logic gates, and simplification of Boolean expressions. Each question is followed by multiple-choice answers, with the correct answer indicated.

Uploaded by

bhavika12073b
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

PRACTICE QUESTIONS (DECA)

CSE-1st Year
UNIT-2
Q1: 2s complement of -45?

(A) 11010011
(B) 10110101
(C) 11010101
(D) 10101111

Ans: Q1 (A)

Q2: Which of the following is correct?

(A) x+x’y=x+y
(B) x(x’+y)=xy’
(C) x+xy’=x+y
(D) zx+zx’y=zxy+zy

Ans: Q2 (A)

Q3: (378.93)10 = (?)8?

(A) 572.7341
(B) 500.3456
(C) 546.6789
(D) 571.7341

Ans: Q3 (A)

Q4: The decimal representa on of (4057.06)8 is:

(A) 2098.0765
(B) 2095.0937
(C) 2093.0945
(D) 2054.0456

Ans: Q4 (B)

Q5: (49056)10 = (?)16 ?

(A) (1C54)16
(B) (BFA0)16
(C) (BA45)16
(D) (B456)16

Ans: Q5 (B)

Q6: Subtract: 1100-0101?

(A) 1000
(B) 1010
(C) 0111
(D) 1001

Ans: Q6 (C)

Q7: Subtract: 11000-00001?

(A) 10111
(B) 10101
(C) 10000
(D) 11111

Ans: Q7 (A)

Q8: 2s complement of -8 is:

(A) 1000
(B) 1010
(C) 1100
(D) 0011

Ans: Q8 (A)

Q9: Mul ply 1100 with 1001?

(A) 01101100
(B) 01111100
(C) 01101110
(D) 01101111

Ans: Q9 (A)

Q10: Convert a binary number 11001010.11010 into octal and hexadecimal number

(A) 222.45 and 43.CA


(B) 212.12 and 48.BC
(C) 202.254 and 3A.D
(D) 312.64 and CA.D
Ans: Q10 (D)

Q11: In a JK Flip Flop, if the present state Qn is at logic 1, J=0, K=1, what would be the next state
Qn+1?

(A) Cant be determined


(B) Logic 0
(C) Logic 1
(D) Either 0 or 1

Ans: Q11 (B)

Q12: 10111 represents the 2s complement representa on of:

(A) -7
(B) -8
(C) +8
(D) -9

Ans: Q12 (D)


Q13: The Boolean expression Y= A+B[AC+(B+C’)D] can be wri en as:

(A) A
(B) A+BD
(C) A+C
(D) A+D

Ans: Q13 (B)

Q14: A logic circuit that has 1 input but has mul ple outputs:

(A) Encoder
(B) Decoder
(C) Mul plexer
(D) Demul plexer (R)

Ans: Q14 (D)

Q15: Which of the following combina on is results in Qn+1=1 in SR flip flop:

(A) S=0, R=0


(B) S=0, R=1
(C) S=1, R=0
(D) S=1, R=1

Ans: Q15 (C)

Q16. The only function of NOT gate is to

A) Stop signal
B) Invert input signal
C) Act as universal gate
D) To double the input signal

Ans: Q16 (B)

Q17. Subtract : 1110110-1010111

A) 11011
B) 11111
C) 10111
D) 11101

Ans: Q17 (B)

Q 18. The equality (A+B+C)'=A'.B'.C' is better known as

A) Involution Law
B) Absorption Law
A) Complementation Law
B) DeMorgan's Law

Ans: Q18 (B)

Q.19. The hexadeciamal equivalent of (60)10 is _________


A) 312
B) 3C
C) C3
D) 3E

Ans: Q19 (B)

Q. 20. Use Boolean algebra to find the most simplified SOP expression for F = ABD + CD + ACD +
ABC + ABCD.

A) F = ABD + ABC + CD
B) F = CD + AD
C) F = BC + AB
D) F = AC + AD

Ans: Q20 (A)

Q. 21. The result obtained on binary multiplication of 1010 * 1100 is

A) OOO1111
B) OO11111
C) 1111100
D) 1111000

Ans: Q21 (D)

Q. 22 The boolean expression for XNOR gate is ____________

A) A'B+AB'
B) AB+A'B'
C) A'B'+A'B
D) AB+AB'

Ans: Q22 (B)

Q. 23. Deduce the expression of minterms: f(A,B,C)= ∑m(0,2,4,6)

A) A+B
B) B
C) C'
D) C+D

Ans: Q23 (C)

Q. 24. Boolean logic AA'=

A) 1
B) 0
C) A
D) A'

Ans: Q24 (B)

Q. 25 A basic memory storge element in a digital system is

A) Flip Flop ( R )
B) Decoder
C) Multiplexer
D) Encoder

Ans: Q25 (A)

Q. 26 Simplify F = Σm(3,7,1,6,0,2,5,4).

A) A
B) 1
C) B
D) BC

Ans: Q26 (B)

Q. 27 Simplify [(A + B’) (A’ + B’)] + [(A’ + B’) (A’ + B’)]

A) A'
B) A'+B'
C) B'+A'A
D) AB

Ans: Q27 (B)

Q. 28 Simplify the expression using K-maps: F(A,B,C,D)=Σ (1,3,5,6,7,11,13,14).

A) AB+BC’D+A’B’C
B) BCD’+A’C’D+BD’
C) A’D+BCD+A’BC+AB’C’
D) AC’D’+BC+A’BD+C’D’

Ans: Q28 (C)

Q. 29 A’B’C’ + B’CD’ + A’BCD’ + AB’C’ using K map

A) B’C’ + B’D’
B) B'(C'+D')
C) B'+A'CD
D) B’C’ + B’D’ + A’CD’

Ans: Q29 (D)

Q. 30 (0.23)10 is equivalent to

A) (0.166)8
B) (0.165)8
C) (0.185)8
D) (0.105)8

Ans: Q30 (B)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy