You are on page 1of 2

Name & ID of Student: Date of Exam:

Sai School of Engineering & Technology


Department of CSE / EE
Quiz-01
(Session: Jul – Dec 2022)
Max Time: 01:30 hrs Max Marks: 30
Subject: Digital System Design (EC-302) / Digital Electronics (EC-301)
Class: B.Tech CSE / EE 3rd Semester

Which of the following is a type of digital logic circuit?


a) Combinational logic circuits
b) Sequential logic circuits
c) Both a & b
d) None of the mentioned

Which of the following digital logic circuits can be used to add more than 1 – bit
simultaneously?
a) Full – adder
b) Ripple – carry adder
c) Half – adder
d) Serial adder

When does a negative level triggered flip-flop in Digital Electronics changes its
state?
a) When the clock is negative
b) When the clock is positive
c) When the inputs are all zero
d) When the inputs are all one

Which number system has a base 16


a. Hexadecimal
b. Octal
c. Binary
d. Decimal

Convert (312)8 into decimal


a. (201)10
b. (202)10
c. (203)10
d. (204)10
Which of these sets of logic gates are known as universal gates?
a. XOR, NAND, OR
b. OR, NOT, XOR
c. NOR, NAND, XNOR
d. NOR, NAND

What is the addition of the binary number 101001+ 010011=?


a. 010100
b. 111100
c. 000111
d. 101110

What is the binary subtraction of 101001 - 010110 =?


a. 010011
b. 100110
c. 011001
d. 010010

In the toggle mode, a JK flip-flop has


a. J = 0, K = 1
b. J = 1, K = 1
c. J = 0, K = 0
d. J = 1, K = 0

A digital circuit that can store only one bit is a


a. Register
b. NOR gate
c. Flip-flop
d. XOR gate

You might also like