More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
CS-302 Quiz Preparation Virtual University MCQs With Answers
Question # 1
The PROM consists of a fixed non-programmable ____________ Gate array configured as a decoder
Choose an answer
AND
OR
NOT
XOR
Previous
Skip
Next
Question # 2
A positive edge-triggered flip-flop changes its state when ________________
Choose an answer
Low-to-high transition of clock
High-to-low transition of clock
Enable input (EN) is set
Preset input (PRE) is set
Previous
Skip
Next
Question # 3
Excess-8 code assigns _______ to “+7”
Choose an answer
0000
1001
1000
1111
Previous
Skip
Next
Question # 4
In a sequential circuit the next state is determined by ________ and _______.
Choose an answer
State variable, current state
Current state, flip-flop output
Current state and external input
Input and clock signal applied
Previous
Skip
Next
Question # 5
The output of the expression F=A.B.C will be Logic ________ when A=1, B=0, C=1
Choose an answer
Undefined
One
Zero
No Output as input is invalid
Previous
Skip
Next
Question # 6
If an S-R latch has a 1 on the S input and a 0 on the R input and then the S input goes to 0, the latch will be
Choose an answer
set
reset
invalid
clear
Previous
Skip
Next
Question # 7
___________ is one of the examples of synchronous inputs
Choose an answer
J-K input
EN input
Preset input (PRE)
Clear Input (CLR)
Previous
Skip
Next
Question # 8
Which is not characteristic of a shift register?
Choose an answer
Serial in/parallel in
Serial in/parallel out
Parallel in/serial out
Parallel in/parallel out
Previous
Skip
Next
Question # 9
Assume that a 4-bit serial in/serial out shift register is initially clear. We wish to store the nibble 1100. What will be the 4-bit pattern after the second clock pulse? (Right-most bit first.)
Choose an answer
1100
0011
0000
1111
Previous
Skip
Next
Question # 10
The _______ Encoder is used as a keypad encoder.
Choose an answer
2-to-8 encoder
4-to-16 encoder
BCD-to-Decimal
Decimal-to-BCD Priority
Previous
Skip
Next
Question # 11
The operation of J-K flip-flop is similar to that of the SR flip-flop except that the J-K flip-flop ___________
Choose an answer
Doesn’t have an invalid state
Sets to clear when both J = 0 and K = 0
It does not show transition on change in pulse
It does not accept asynchronous inputs
Previous
Skip
Next
Back