Digital Circuit and Microprocessor MCQs

363 questionsElectronics-EngineeringPage 40 of 41

Practice free Digital Circuit and Microprocessor multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 363 questions — no login required.

Question 352easy
Decimal 43 in Hexadecimal and BCD number system is respectively
Question 353easy
The Boolean function f implemented in the rgure 7.28 using two input multiplexers is
Question 354easy
The present output Qn of an edge triggered JK flip-flop is logic 0. If J = I, then Q0+1
Advertisement
Question 355easy
Statement for Linked Answer Questions 81a and 81b :Consider an 8085 microprocessor system1 The following program starts at location 0100H. LXI SP, ()OFF ;LXI H, 0701;MVI A, 20H;51JB M The content of accumulator when the program counter reaches 0109H is
Question 356easy
IL If in addition following code exists from 019H onwards,ORI 40 H;ADDM What will be the result in the accumulator after the last instruction is executed?
Question 357easy
A new Binary Coded Pentary (BCP) number system is proposed in which every digit of a base-5 number is represented by tis corresponding 3-bit binary code. For example, the base-5 number 24 will be represented by its BCP code 010100. In this numbering system, the BCP code 100010011001 corresponds to the following number in base-5 system
Advertisement
Question 358easy
Following is the segment of a 8085 assembly language program LXI SP, EFFFH CALL 3000 H;3000 H: LXI H,3CF4 H;PUSH PSW
Question 359easy
X = 01110 and Y = 11001 are two 5-bit binary numbers represented in two's complement format. The sum of X and Y represented in two's complement format using 6 bits is
Question 360easy
The Boolean function Y = AB + CD is to be realized using only 2- in put NAND gates. The minimum number of gates required is