Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

What is Manchester carry chain?(a) Is a chain of controlled inverter(b) Variation of a carry-lookahead adder(c) Variation of a full-adder(d) Variation of a ripple carry adderThis question was addressed to me in an interview.Asked question is from 4-Bit Parallel Adder/Subtractor in section Arithmetic Circuits of Digital Circuits

Answer»

The correct ANSWER is (b) Variation of a carry-lookahead adder

To ELABORATE: The Manchester carry chain is a variation of the carry-lookahead adder that uses SHARED LOGIC to LOWER the transistor count. However, the carry generating logic depends on the logic to generate the carries in the past.

2.

The carry propagation delay in 4-bit full-adder circuits ___________(a) Is cumulative for each stage and limits the speed at which arithmetic operations are performed(b) Is normally not a consideration because the delays are usually in the nanosecond range(c) Decreases in direct ratio to the total number of full-adder stages(d) Increases in direct ratio to the total number of full-adder stages but is not a factor in limiting the speed of arithmetic operationsI have been asked this question in exam.I want to ask this question from 4-Bit Parallel Adder/Subtractor topic in section Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (a) Is cumulative for each stage and limits the speed at which arithmetic OPERATIONS are performed

The explanation is: A FULL adder is a digital circuit with 3 INPUTS and two outputs SUM and CARRY. The carry propagation DELAY in 4-bit full-adder circuits is cumulative for each stage and limits the speed at which arithmetic operations are performed.

3.

The number of logic gates and the way of their interconnections can be classified as ____________(a) Logical network(b) System network(c) Circuit network(d) Gate networkThis question was posed to me in an interview.I'm obligated to ask this question of BCD Adder in chapter Arithmetic Circuits of Digital Circuits

Answer» CORRECT option is (a) Logical NETWORK

The EXPLANATION: The number of different LEVELS of logic gates is represented in a fashion which is known as a logical network.
4.

Decimal digit in BCD can be represented by ____________(a) 1 input line(b) 2 input lines(c) 3 input lines(d) 4 input linesI have been asked this question in examination.The doubt is from BCD Adder in chapter Arithmetic Circuits of Digital Circuits

Answer» RIGHT option is (d) 4 input lines

Explanation: Binary-coded decimal (BCD) is a class of binary encodings of decimal NUMBERS where each decimal digit is REPRESENTED by a fixed number of bits, usually four or eight. Decimal digit in BCD can be represented by 4 input lines. Since it is CONSTRUCTED with 4-bits.
5.

Complement of F’ gives back __________(a) F’(b) F(c) FF(d) FF’This question was posed to me in homework.This interesting question is from BCD Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Right OPTION is (b) F

Explanation: Complement means inversion. So, complement of F’ gives back F, as PER the LAW of Involution.

6.

The simplified expression of full adder carry is ____________(a) c = xy+xz+yz(b) c = xy+xz(c) c = xy+yz(d) c = x+y+zI have been asked this question by my college director while I was bunking the class.My enquiry is from BCD Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

The correct answer is (a) c = xy+xz+yz

Explanation: A full ADDER is a combinational CIRCUIT having 3 INPUTS and 2 outputs, namely SUM and CARRY. The SIMPLIFIED expression of full adder carry is c = xy+xz+yz.

7.

3 bits full adder contains ____________(a) 3 combinational inputs(b) 4 combinational inputs(c) 6 combinational inputs(d) 8 combinational inputsI had been asked this question in class test.Origin of the question is BCD Adder topic in division Arithmetic Circuits of Digital Circuits

Answer»

Right option is (d) 8 COMBINATIONAL inputs

To explain: 3 bits FULL ADDER contains 2^3 = 8 combinational inputs.

8.

2^9 input circuit will have total of ____________(a) 32 entries(b) 128 entries(c) 256 entries(d) 512 entriesI had been asked this question in a national level competition.My query is from BCD Adder in portion Arithmetic Circuits of Digital Circuits

Answer»

Correct ANSWER is (d) 512 entries

To EXPLAIN: 2^9 INPUT circuit would have 512(2*2*2*2*2*2*2*2*2 = 512) entries.

9.

The decimal number system represents the decimal number in the form of ____________(a) Hexadecimal(b) Binary coded(c) Octal(d) DecimalI have been asked this question in an international level competition.My question is based upon BCD Adder in section Arithmetic Circuits of Digital Circuits

Answer»

The correct choice is (b) Binary coded

To explain I would say: Binary-coded decimal (BCD) is a CLASS of binary ENCODINGS of decimal NUMBERS where each decimal digit is REPRESENTED by a FIXED number of bits, usually four or eight. Hexadecimal and Octal are number systems having base 16 and 8 respectively.

10.

The output sum of two decimal digits can be represented in ____________(a) Gray Code(b) Excess-3(c) BCD(d) HexadecimalThe question was asked in quiz.This intriguing question comes from BCD Adder in chapter Arithmetic Circuits of Digital Circuits

Answer»

Right choice is (c) BCD

The best I can explain: The output sum of TWO decimal digits can be REPRESENTED in BCD(BINARY-coded decimal). Binary-coded decimal (BCD) is a class of binary encodings of decimal numbers where each decimal DIGIT is represented by a fixed number of bits, usually four or eight.

11.

The addition of two decimal digits in BCD can be done through ____________(a) BCD adder(b) Full adder(c) Ripple carry adder(d) Carry look aheadI got this question in examination.This question is from BCD Adder topic in portion Arithmetic Circuits of Digital Circuits

Answer»

The correct answer is (a) BCD adder

The best explanation: The addition of TWO decimal digits in BCD can be done through BCD adder. Every INPUT inserted, in addition by the user converted into BINARY and then PROCEED for the addition. Whereas, Full Adder, Ripple Carry Adder and Carry Look Adder are for the addition of binary bits.

12.

BCD adder can be constructed with 3 IC packages each of ____________(a) 2 bits(b) 3 bits(c) 4 bits(d) 5 bitsI got this question in homework.My doubt is from BCD Adder in section Arithmetic Circuits of Digital Circuits

Answer»

Right option is (c) 4 bits

The explanation: Binary-coded DECIMAL (BCD) is a class of binary encodings of decimal numbers where each decimal digit is represented by a fixed number of bits, usually four or eight. BCD adder can be constructed with 3 IC PACKAGES. Each of 4-bit adders is an MSI(MEDIUM SCALE Integration) function and 3 gates for the correction logic need one SSI (Small Scale Integration) package.

13.

The serial format for transmitting binary information uses __________(a) A single conductor(b) Multiple conductors(c) Infrared technology(d) Fiber-opticI had been asked this question during an interview for a job.My doubt is from Fast Adder & Serial Adder in chapter Arithmetic Circuits of Digital Circuits

Answer»

The CORRECT answer is (a) A single CONDUCTOR

Easiest explanation: A conductor accepts the whole data and arranges it in a serial manner, which is transmitted as binary information. In serial TRANSMISSION, data is transmitted bit by bit while in parallel transmission data is transmitted SIMULTANEOUSLY.

14.

Serial communication can be sped up by __________(a) Using silver or gold conductors instead of copper(b) Using high-speed clock signals(c) Adjusting the duty cycle of the binary information(d) Using silver or gold conductors instead of copper and high-speed clock signalsI got this question in exam.This key question is from Fast Adder & Serial Adder in division Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (b) Using high-speed clock signals

The best explanation: For any serial data transmission there is REQUIRED of continuously data supply and if the input supply (i.e. high speed clock signals) in a high amount the speed of serial communication can be increased. In serial communication, data is TRANSMITTED BIT by bit. So the use of high speed clock PULSES would MAKE the process faster.

15.

What can a relay provide between the triggering source and the output that semiconductor switching devices cannot?(a) Total isolation(b) Faster(c) Higher current rating(d) Total isolation and higher current ratingThe question was posed to me in an international level competition.My question is from Fast Adder & Serial Adder topic in section Arithmetic Circuits of Digital Circuits

Answer»
16.

With surface-mount technology (SMT), the devices should __________(a) Utilize transistor outline connections(b) Mount directly(c) Have parallel connecting pins(d) Require holes and padsI got this question in an internship interview.Question is from Fast Adder & Serial Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Correct option is (b) MOUNT directly

For explanation I would say: Surface-mount technology (SMT) is a method for producing electronic circuits in which the components are mounted or placed directly onto the surface of printed circuit boards (PCBS). An electronic device so made is called a surface-mount device (SMD). In the industry, it has largely replaced the through-hole technology construction method of fitting components with wire leads into holes in the circuit board. Both technologies can be used on the same board for components not suited to surface MOUNTING such as large TRANSFORMERS and heat-sinked power semiconductors.

17.

In most applications, transistor switches used in place of relays?(a) They consume less power(b) They are faster(c) They are quieter and smaller(d) All of the MentionedThe question was posed to me during an interview.This intriguing question originated from Fast Adder & Serial Adder topic in division Arithmetic Circuits of Digital Circuits

Answer»

Correct ANSWER is (d) All of the Mentioned

Easy explanation: Transistors are of less CONSUMING POWER, faster, QUIETER, smaller and its implementation is too easy. So, in most applications transistor switches are more preferred. And ALSO, transistors can be current-controlled or voltage-controlled depending on our choice.

18.

Why is parallel data transmission preferred over serial data transmission for most applications?(a) It is much slower(b) It is cheaper(c) More people use it(d) It is much fasterThis question was addressed to me in an international level competition.Question is from Fast Adder & Serial Adder topic in section Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (d) It is much faster

Explanation: Parallel DATA transmission preferred over SERIAL data transmission for most APPLICATIONS because it is much faster as BITS are transmitted simultaneously, WHEREAS in serial data transmission, bits are transmitted one by one.

19.

What is the frequency of a clock waveform if the period of that waveform is 1.25sec?(a) 8 kHz(b) 0.8 kHz(c) 0.8 MHz(d) 8 MHzThis question was posed to me by my college director while I was bunking the class.Origin of the question is Fast Adder & Serial Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Right OPTION is (C) 0.8 MHz

For explanation I would say: By using the formula of frequency, we can find the frequency of clock WAVEFORM. TIME period(t) of the waveform is = 1.25microseconds

F=1/t

Where ‘t’ is the time taken by the clock waveform;

f=(1/1.25)

so, f=0.8 MHz.

20.

Internally, a computer’s binary data are always transmitted on parallel channels which is commonly referred to as the __________(a) Parallel bus(b) Serial bus(c) Data bus(d) Memory busThe question was posed to me during a job interview.I'd like to ask this question from Fast Adder & Serial Adder topic in division Arithmetic Circuits of Digital Circuits

Answer»

The correct choice is (c) Data BUS

To explain: A process consists of 3 types of BUSES: Control Bus, Data Bus and Address Bus. A computer’s data is always in the binary form which is stored in the bus that transmits the data on any CHANNELS. It doesn’t matter that it’s in parallel or serial.

21.

The hexadecimal number (4B)16 is transmitted as an 8-bit word in parallel. What is the time required for this transmission if the clock frequency is 2.25 MHz?(a) 444 ns(b) 444 s(c) 3.55 s(d) 3.55 msI have been asked this question in final exam.This intriguing question comes from Fast Adder & Serial Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (a) 444 NS

The BEST explanation: Because the clock pulse of 4-bit transmits the data of 8-bit WORD in parallel MODE and this transmission is done at 2.25 MHz frequency. We know that: f=1/t and we can find the time required for this transmission by the clock pulse.

Therefore, time = (1/2.25) = 0.4444 US = 444.44 ns ~ 444ns.

22.

If minuend = 0, subtrahend = 1 and borrow input = 1 in a full subtractor then the borrow output will be __________(a) 0(b) 1(c) Floating(d) High ImpedanceThe question was posed to me in class test.My question is from Fast Adder & Serial Adder topic in portion Arithmetic Circuits of Digital Circuits

Answer»

Right option is (b) 1

Easy explanation: If minuend = 0, subtrahend = 1 and BORROW INPUT = 1 in a full subtractor then the borrow output will be 1. Because on subtracting 0 and 1, one borrow is TAKEN and it proceeds till the next STEP (i.e 0 – 1 – 1 = 0, borrow = 1).

23.

A serial subtractor can be obtained by converting the serial adder by using the _____________(a) 1’s complement system(b) 2’s complement system(c) 10’s complement(d) 9’s complementThis question was addressed to me by my school teacher while I was bunking the class.The origin of the question is Fast Adder & Serial Adder in section Arithmetic Circuits of Digital Circuits

Answer» RIGHT answer is (b) 2’s COMPLEMENT system

Easiest EXPLANATION: A serial subtractor can be obtained by converting the serial ADDER by using the 2’s complement system. 9’s complement and 10’s complement are used for decimal numbers while adders deal with BINARY numbers.
24.

What is ripple carry adder?(a) The carry output of the lower order stage is connected to the carry input of the next higher order stage(b) The carry input of the lower order stage is connected to the carry output of the next higher order stage(c) The carry output of the higher order stage is connected to the carry input of the next lower order stage(d) The carry input of the higher order stage is connected to the carry output of the lower order stageI have been asked this question in class test.This intriguing question originated from Fast Adder & Serial Adder in section Arithmetic Circuits of Digital Circuits

Answer»

The correct option is (a) The carry OUTPUT of the lower ORDER stage is CONNECTED to the carry input of the next HIGHER order stage

To explain I would say: When the carry output of the lower order stage is connected to the carry input of the next higher order stage, such types of connection is CALLED ripple carry adder in a 4-bit binary parallel adder.

25.

A D flip-flop is used in a 4-bit serial adder, why?(a) It is used to invert the input of the full adder(b) It is used to store the output of the full adder(c) It is used to store the carry output of the full adder(d) It is used to store the sum output of the full adderI got this question in semester exam.My query is from Fast Adder & Serial Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

The CORRECT CHOICE is (c) It is used to STORE the CARRY output of the full adder

Easy EXPLANATION: The D flip-flop, i.e. carry flip-flop, is used to store the carry output of the full adder so that it can be added to the next significant position of the numbers in the registers.

26.

How many shift registers are used in a 4 bit serial adder?(a) 4(b) 3(c) 2(d) 5I had been asked this question by my college director while I was bunking the class.I'd like to ask this question from Fast Adder & Serial Adder in section Arithmetic Circuits of Digital Circuits

Answer»

Correct ANSWER is (c) 2

The BEST explanation: There are two shift registers are used in a 4-BIT serial adder, which is used to store the numbers to be added serially. Serial ADDITION takes PLACE bit by bit.

27.

In serial addition, the addition is carried out __________(a) 3 bit per second(b) Byte by byte(c) Bit by bit(d) All bits at the same timeI have been asked this question in an international level competition.I need to ask this question from Fast Adder & Serial Adder topic in section Arithmetic Circuits of Digital Circuits

Answer»

Correct CHOICE is (C) Bit by bit

To EXPLAIN: In serial addition, the addition is carried out bit by bit.

28.

The carry look ahead adder is based on the principle of looking at the lower order bits of ________ and ________ if a high order carry is generated.(a) Addend, minuend(b) Minuend, subtrahend(c) Addend, minuend(d) Augend, addendI got this question in an interview for job.Question is taken from Fast Adder & Serial Adder in chapter Arithmetic Circuits of Digital Circuits

Answer»

The correct choice is (d) Augend, addend

Explanation: The carry look AHEAD adder is based on the principle of looking at the lower order BITS of the augend and addend if a HIGH order carry is GENERATED. A carry look ahead adder is a type of adder which reduces the propagation delay.

29.

What are carry generate combinations?(a) If all the input are same then a carry is generated(b) If all of the output are independent of the inputs(c) If all of the input are dependent on the output(d) If all of the output are dependent on the inputThis question was posed to me in semester exam.I'm obligated to ask this question of Fast Adder & Serial Adder in section Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (b) If all of the output are independent of the inputs

The EXPLANATION is: If the INPUT is EITHER 0, 0, 0 or 0, 0, 1 then the output will be 0 (i.e. independent of input) and if the input is either 1, 1, 0 or 1, 1, 1 then the output is 1 (i.e independent of input). Such situation is known as carry generate COMBINATIONS.

30.

How many NOT gates are required to implement the Boolean expression: X = AB’C + A’BC?(a) 2(b) 3(c) 4(d) 5I had been asked this question by my school principal while I was bunking the class.I need to ask this question from Fast Adder & Serial Adder topic in portion Arithmetic Circuits of Digital Circuits

Answer»

The correct answer is (a) 2

The best I can explain: SINCE in the given expression two inputs are complemented. So, we REQUIRE two NOT gate at the input. A NOT gate is a basic gate which ACCEPTS a SINGLE input and produces a single output, which is the inverted version of the input.

31.

One positive pulse with tw = 75 µs is applied to one of the inputs of an exclusive-OR circuit. A second positive pulse with tw = 15 µs is applied to the other input beginning 20 µs after the leading edge of the first pulse. Which statement describes the output’s relation with the inputs?(a) The exclusive-OR output is a 20 s pulse followed by a 40 s pulse, with a separation of 15 s between the pulses(b) The exclusive-OR output is a 20 s pulse followed by a 15 s pulse, with a separation of 40 s between the pulses(c) The exclusive-OR output is a 15 s pulse followed by a 40 s pulse(d) The exclusive-OR output is a 20 s pulse followed by a 15 s pulse, followed by a 40 s pulseThe question was posed to me in an interview.My enquiry is from Fast Adder & Serial Adder topic in section Arithmetic Circuits of Digital Circuits

Answer»

Right option is (d) The exclusive-OR OUTPUT is a 20 s pulse followed by a 15 s pulse, followed by a 40 s pulse

Best explanation: When both the INPUT pulses are high or low X-OR output is low. But when one of the input is high and another is low or vice-versa, output is high. In this PROBLEM for the first 20uS one input is high and another is low. So, OBVIOUSLY output is a high. for next 15uS both the input is high so output is low and for remaining 40uS(75-20-15) first input is still high and SECOND one is low so output is high.

32.

The inverter can be produced with how many NAND gates?(a) 2(b) 1(c) 3(d) 4I had been asked this question in examination.This interesting question is from Fast Adder & Serial Adder topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

The correct CHOICE is (b) 1

Best EXPLANATION: The INVERTER can be produced with the help of SINGLE NAND gate, because we can send a single input twice through the same NAND gate TOGETHER, thus producing the inverted version of the input as output. It works as an inverter.

33.

Why is a fast-look-ahead carry circuit used in the 7483 4-bit full-adder?(a) To decrease the cost(b) To make it smaller(c) To slow down the circuit(d) To speed up the circuitI got this question in an interview for internship.My enquiry is from 4-Bit Parallel Adder/Subtractor topic in section Arithmetic Circuits of Digital Circuits

Answer»

Right choice is (d) To SPEED up the circuit

For explanation: A Carry Look AHEAD (CLA) Adder is a type of adder that REDUCE the propagation delay. A fast Carry Look Ahead Adder is more fast than a normal CLA. Since, it is easy to implement and can be implemented on any TYPES of chip and have the capability to reduce propagation delay, which HELPS in increasing the speed of 7483 4-bit full-adder.

34.

The summing outputs of a half or full-adder are designated by which Greek symbol?(a) Omega(b) Theta(c) Lambda(d) SigmaThis question was addressed to me in semester exam.The above asked question is from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits

Answer»

Correct CHOICE is (d) SIGMA

Easy explanation: The SUMMING OUTPUTS of a half or full-adder are DESIGNATED by “sigma” which is a Greek symbol. This same symbol is used to signify the Minterms in case of an SOP expression.

35.

The main disadvantage of Manchester carry chain is ___________(a) Ripple factor(b) Propagation delay(c) Capacitive load(d) Both propagation delay and capacitive loadThe question was asked by my school principal while I was bunking the class.This key question is from 4-Bit Parallel Adder/Subtractor in chapter Arithmetic Circuits of Digital Circuits

Answer»

Correct CHOICE is (d) Both propagation delay and capacitive load

To elaborate: Propagation delay is the measure of time taken by the output to go to the NEXT STATE when the INPUT is altered. One of the major downsides of the Manchester carry chain is that the capacitive load of all of these outputs, together with the resistance of the transistors CAUSES the propagation delay to increase much more quickly than a regular carry lookahead.

36.

What is one disadvantage of the ripple-carry adder?(a) The interconnections are more complex(b) More stages are required to a full adder(c) It is slow due to propagation time(d) All of the MentionedI had been asked this question by my college director while I was bunking the class.My question is taken from 4-Bit Parallel Adder/Subtractor topic in chapter Arithmetic Circuits of Digital Circuits

Answer» CORRECT choice is (c) It is slow due to propagation time

Explanation: The main disadvantage in using this type of adders is that the time delay increases as for each adder to add the carry should be generated in the previous adder, and for that to add the carry from the one before is required. However, this disadvantage is taken care of in Carry Look AHEAD adder in which the ripple carry is converted in such a way that the carry over a group of BITS of the adder becomes 2-level LOGIC.
37.

Carry lookahead logic uses the concepts of ___________(a) Inverting the inputs(b) Complementing the outputs(c) Generating and propagating carries(d) Ripple factorThis question was posed to me in an interview for internship.I'd like to ask this question from 4-Bit Parallel Adder/Subtractor in chapter Arithmetic Circuits of Digital Circuits

Answer»

Correct option is (c) Generating and propagating carries

To explain: LOOK Ahead Carry Adder is a TYPE of digital circuit which reduces the propagation DELAY. Carry lookahead logic uses the concepts of generating and propagating carries. Although in the context of a carry lookahead adder, it is most NATURAL to think of generating and propagating in the context of binary addition, the concepts can be USED more generally than this.

38.

One way to make a four-bit adder to perform subtraction is by ___________(a) Inverting the output(b) Inverting the carry-in(c) Inverting the B inputs(d) Grounding the B inputsI got this question during an online interview.Question is taken from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (c) INVERTING the B inputs

For explanation: A adder is a digital circuit which adds bits along with a carry BIT from a previous stage, thus producing 2 outputs SUM and CARRY. Since, a four bit adder has four A, four B and a carry at the input END. So, for subtraction to be performed, all the BS terminal should be inverted.

39.

What distinguishes the look-ahead-carry adder?(a) It is slower than the ripple-carry adder(b) It is easier to implement logically than a full adder(c) It is faster than a ripple-carry adder(d) It requires advance knowledge of the final answerThe question was asked during an online exam.This interesting question is from 4-Bit Parallel Adder/Subtractor in chapter Arithmetic Circuits of Digital Circuits

Answer» CORRECT answer is (c) It is faster than a ripple-carry adder

The best I can EXPLAIN: It is faster than ripple carry adder as it reduces the PROPAGATION delay by converting the ripple carry in such a way that the carry over a GROUP of bits of the adder BECOMES 2-level logic.
40.

Fast-look-ahead carry circuits found in most 4-bit full-adder circuits which ___________(a) Determine sign and magnitude(b) Reduce propagation delay(c) Add a 1 to complemented inputs(d) Increase ripple delayI had been asked this question by my school principal while I was bunking the class.My question is based upon 4-Bit Parallel Adder/Subtractor topic in section Arithmetic Circuits of Digital Circuits

Answer»

Right option is (b) Reduce propagation delay

To explain I would say: A carry-lookahead adder (CLA) is a type of adder USED in digital LOGIC. A carry-lookahead adder improves speed by reducing the amount of time required to determine carry bits. It reduces the propagation delay by MAKING the hardware more complex. The RIPPLE carry design is converted in such a way that carry over a group of bits of the adder BECOMES 2-level logic.

41.

For a 4-bit parallel adder, if the carry-in is connected to a logical HIGH, the result is ___________(a) The same as if the carry-in is tied LOW since the least significant carry-in is ignored(b) That carry-out will always be HIGH(c) A one will be added to the final result(d) The carry-out is ignoredThis question was posed to me during a job interview.This key question is from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits

Answer»

Correct ANSWER is (c) A one will be added to the final result

Explanation: For a 4-bit parallel ADDER, if the carry-in is connected to a logical HIGH, one will be added to the final result as a result because carry-in GIVES output as 1.

42.

The selector inputs to an arithmetic/logic unit (ALU) determine the ____________(a) Selection of the IC(b) Arithmetic or logic function(c) Data word selection(d) Clock frequency to be usedThe question was posed to me during an internship interview.This interesting question is from 4-Bit Parallel Adder/Subtractor topic in portion Arithmetic Circuits of Digital Circuits

Answer»

Right answer is (b) Arithmetic or logic function

For explanation I would say: An ALU PERFORMS BASIC arithmetic and logic operations and STORES it in the accumulator. Examples of arithmetic operations are addition, subtraction, MULTIPLICATION, and division. Examples of logic operations are comparisons of values such as NOT, AND and OR and any LOGICAL operations.

43.

What are the two types of basic adder circuits?(a) Sum and carry(b) Half-adder and full-adder(c) Asynchronous and synchronous(d) One and two’s-complementThis question was posed to me during an online exam.I want to ask this question from 4-Bit Parallel Adder/Subtractor topic in division Arithmetic Circuits of Digital Circuits

Answer»

Right option is (b) Half-adder and full-adder

The explanation: There are two TYPES of adder circuits: half-adder and full-adder. Half-Adder has 2 inputs while Full-Adder has 3 inputs. Whereas, both have two OUTPUTS SUM and CARRY.

44.

Which of the following is correct for full adders?(a) Full adders have the capability of directly adding decimal numbers(b) Full adders are used to make half adders(c) Full adders are limited to two inputs since there are only two binary digits(d) In a parallel full adder, the first stage may be a half adderThis question was posed to me during an internship interview.My question comes from 4-Bit Parallel Adder/Subtractor topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Correct answer is (d) In a parallel full ADDER, the FIRST stage may be a half adder

To EXPLAIN: By using MAXIMUM of TWO half adders we can make a full adder for the first stage of a Parallel Full adder.

45.

When performing subtraction by addition in the 2’s-complement system ____________(a) The minuend and the subtrahend are both changed to the 2’s-complement(b) The minuend is changed to 2’s-complement and the subtrahend is left in its original form(c) The minuend is left in its original form and the subtrahend is changed to its 2’s-complement(d) The minuend and subtrahend are both left in their original formThe question was asked by my college director while I was bunking the class.I need to ask this question from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits

Answer»

Correct choice is (c) The minuend is left in its original form and the subtrahend is CHANGED to its 2’s-complement

To explain: When performing subtraction by addition in the 2’s-complement system, the minuend is left in its original form and the subtrahend is changed to its 2’s-complement. It is then ADDED to the minuend. If the RESULT has carry, then it’s DROPPED and that’s the FINAL answer. Else, if the result has no carry, then the result is again converted to it’s 2’s complement form and that’s the final answer with a ‘negative’ sign.

46.

The binary subtraction of 0 – 0 =?(a) Difference = 0, borrow = 0(b) Difference = 1, borrow = 0(c) Difference = 1, borrow = 1(d) Difference = 0, borrow = 1The question was posed to me by my college director while I was bunking the class.I want to ask this question from 4-Bit Parallel Adder/Subtractor topic in division Arithmetic Circuits of Digital Circuits

Answer»

Correct option is (a) Difference = 0, borrow = 0

Easiest explanation: The BINARY subtraction of 0 – 0 = 0. THUS, it’s difference is 0 as WELL as it’s borrow.

47.

A logic circuit that provides a HIGH output for both inputs HIGH or both inputs LOW is ____________(a) Ex-NOR gate(b) OR gate(c) Ex-OR gate(d) NAND gateThis question was addressed to me at a job interview.My question is from 4-Bit Parallel Adder/Subtractor topic in portion Arithmetic Circuits of Digital Circuits

Answer»

The correct option is (a) Ex-NOR gate

The BEST explanation: EX-OR gate gives 1 if both inputs are DIFFERENT means 0 or 1 and gives 0 if both are same and EX-NOR is OPPOSITE of EX-OR gate, so it provides a HIGH output for both inputs HIGH or both inputs are LOW. Thus, EX-NOR produces output for even number of 1’s or all 0s, while EXOR produces output for ODD number of 1’s.

48.

Controlled buffers can be useful ____________(a) To control the circuit’s output into the bus(b) In comparison of component’s output with its input(c) In increasing the output from its low input(d) All of the MentionedThe question was posed to me during an interview.My query is from 4-Bit Parallel Adder/Subtractor topic in division Arithmetic Circuits of Digital Circuits

Answer»

Right choice is (a) To control the CIRCUIT’s output into the BUS

Explanation: Controlled buffers can be useful when you have a wire (often called a bus) whose value should match the output of one of SEVERAL components. By placing a controlled buffer between each component output and the bus, you can control WHETHER that component’s output is fed ONTO the bus or not.

49.

Why XOR gate is called an inverter?(a) Because of the same input(b) Because of the same output(c) It behaves like a NOT gate(d) It behaves like a AND gateThis question was addressed to me during a job interview.The above asked question is from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits

Answer»

The CORRECT option is (c) It behaves like a NOT GATE

Best EXPLANATION: The XOR (Exclusive Or) gate has a true output when the two inputs are different. When one input is true, the output is the INVERSION of the other. When one input is FALSE, the output is the non-inversion of the other.

50.

Controlled inverter is also known as ____________(a) Controlled buffer(b) NOT gate(c) Both controlled buffer and NOT gate(d) Controlled gateI have been asked this question by my college director while I was bunking the class.Asked question is from 4-Bit Parallel Adder/Subtractor topic in chapter Arithmetic Circuits of Digital Circuits

Answer»

Correct option is (C) Both CONTROLLED BUFFER and NOT gate

The explanation is: Controlled inverter is ALSO known as controlled buffer and NOT gate as well. It is used between output and a bus so that ONE can control whether the output is fed to the bus or not.