Home / Engineering / Digital Principles and System Design MCQs / Page 15

Digital Principles and System Design MCQs | Page - 15

Dear candidates you will find MCQ questions of Digital Principles and System Design here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.43K Points
Coach

Q. 141) One multiplexer can take the place of                        

(A) several ssi logic gates
(B) combinational logic circuits
(C) several ex-nor gates
(D) several ssi logic gates or combinational logic circuits
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 142) A digital multiplexer is a combinational circuit that selects                        

(A) one digital information from several sources and transmits the selected one
(B) many digital information and convert them into one
(C) many decimal inputs and transmits the selected information
(D) many decimal outputs and accepts the selected information
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 143) In a multiplexer, the selection of a particular input line is controlled by                        

(A) data controller
(B) selected lines
(C) logic gates
(D) both data controller and selected lines
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 144) If the number of n selected input lines is equal to 2^m then it requires            select lines.

(A) 2
(B) m
(C) n
(D) 2n
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 145) How many select lines would be required for an 8- line-to-1-line multiplexer?

(A) 2
(B) 4
(C) 8
(D) 3
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 146) A basic multiplexer principle can be demonstrated through the use of a                        

(A) single-pole relay
(B) dpdt switch
(C) rotary switch
(D) linear stepper
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 147) A basic S-R flip-flop can be constructed by cross- coupling of which basic logic gates?

(A) and or or gates
(B) xor or xnor gates
(C) nor or nand gates
(D) and or nor gates
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 148) The circuits of NOR based S-R latch classified as asynchronous sequential circuits, why?

(A) because of inverted outputs
(B) because of triggering functionality
(C) because of cross-coupled connection
(D) because of inverted outputs & triggering functionality
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 149) The NAND latch works when both inputs are

(A) 1
(B) 0
(C) inverted
(D) don’t cares
View Answer Discuss Share

M

Mr. Dubey • 51.43K Points
Coach

Q. 150) Which of the following line is correct for detecting positive edge of a clock?

(A) if (clk’event and clk = ‘0’)
(B) if (clk’event and clk = ‘1’)
(C) if (clk’event or clk = ‘0’)
(D) if (clk’event or clk = ‘1’)
View Answer Discuss Share