InterviewSolution
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. |
TTL 74LS85 is a _____________(a) 1-bit digital comparator(b) 4-bit magnitude comparator(c) 8-bit magnitude comparator(d) 8-bit word comparatorI had been asked this question in an interview.This interesting question is from Magnitude Comparator in section Combinational Circuits of Digital Circuits |
|
Answer» Correct option is (B) 4-bit MAGNITUDE COMPARATOR |
|
| 2. |
The purpose of a Digital Comparator is ____________(a) To convert analog input into digital(b) To create different outputs(c) To add a set of different numbers(d) To compare a set of variables or unknown numbersI got this question in unit test.Enquiry is from Magnitude Comparator in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct option is (d) To compare a set of variables or unknown NUMBERS |
|
| 3. |
A magnitude comparator is defined as a digital comparator which has ____________(a) Only one output terminal(b) Two outputterminals(c) Three output terminals(d) No output terminalThe question was asked by my college director while I was bunking the class.The above asked question is from Magnitude Comparator topic in division Combinational Circuits of Digital Circuits |
|
Answer» The correct OPTION is (C) Three output terminals |
|
| 4. |
An identify comparator is defined as a digital comparator which has ____________(a) Only one output terminal(b) Two outputterminals(c) Three output terminals(d) No output terminalThis question was addressed to me in final exam.Enquiry is from Magnitude Comparator in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right choice is (a) Only one output terminal |
|
| 5. |
How many types of digital comparators are?(a) 1(b) 2(c) 3(d) 4The question was posed to me in an interview for job.This key question is from Magnitude Comparator topic in division Combinational Circuits of Digital Circuits |
|
Answer» The correct OPTION is (B) 2 |
|
| 6. |
A procedure that specifies finite set of steps is called ____________(a) Algorithm(b) Flow chart(c) Chart(d) Venn diagramThe question was posed to me in an internship interview.Question is taken from Magnitude Comparator topic in section Combinational Circuits of Digital Circuits |
|
Answer» The correct OPTION is (a) Algorithm |
|
| 7. |
A circuit that compares two numbers and determines their magnitude is called ____________(a) Height comparator(b) Size comparator(c) Comparator(d) Magnitude comparatorI got this question in an online interview.I want to ask this question from Magnitude Comparator in division Combinational Circuits of Digital Circuits |
|
Answer» The correct OPTION is (d) Magnitude comparator |
|
| 8. |
Comparators are used in ____________(a) Memory(b) CPU(c) Motherboard(d) Hard driveI had been asked this question in a national level competition.Question is from Magnitude Comparator topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right ANSWER is (b) CPU |
|
| 9. |
In a comparator, if we get input as A>B then the output will be ____________(a) 1(b) 0(c) A(d) BI got this question in unit test.I'm obligated to ask this question of Magnitude Comparator in division Combinational Circuits of Digital Circuits |
|
Answer» The correct answer is (a) 1 |
|
| 10. |
Which one is a basic comparator?(a) XOR(b) XNOR(c) AND(d) NANDThis question was addressed to me in quiz.The question is from Magnitude Comparator topic in portion Combinational Circuits of Digital Circuits |
|
Answer» The correct CHOICE is (a) XOR |
|
| 11. |
If two numbers are not equal then binary variable will be ____________(a) 0(b) 1(c) A(d) BI got this question in a job interview.This interesting question is from Magnitude Comparator topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct answer is (a) 0 |
|
| 12. |
How many inputs are required for a digital comparator?(a) 1(b) 2(c) 3(d) 4This question was addressed to me in exam.My question is based upon Magnitude Comparator in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right option is (a) 1 |
|
| 13. |
One that is not the outcome of magnitude comparator is ____________(a) a > b(b) a – b(c) a < b(d) a = bI got this question by my school principal while I was bunking the class.The origin of the question is Magnitude Comparator in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct answer is (b) a – b |
|
| 14. |
All the comparisons made by comparator is done using ____________(a) 1 circuit(b) 2 circuits(c) 3 circuits(d) 4 circuitsThe question was asked in semester exam.This interesting question is from Magnitude Comparator in section Combinational Circuits of Digital Circuits |
|
Answer» Right answer is (a) 1 circuit |
|
| 15. |
Convert binary number into gray code: 100101.(a) 101101(b) 001110(c) 110111(d) 111001The question was posed to me in a job interview.This question is from Code Converters in portion Combinational Circuits of Digital Circuits |
|
Answer» RIGHT choice is (C) 110111 Explanation: : Conversion from Binary To GRAY CODE: |
|
| 16. |
The binary representation of BCD number 00101001 (decimal 29) is ___________(a) 0011101(b) 0110101(c) 1101001(d) 0101011I have been asked this question in a job interview.This key question is from Code Converters in division Combinational Circuits of Digital Circuits |
|
Answer» The CORRECT option is (a) 0011101 |
|
| 17. |
Earlier, reflected binary codes were applied to ___________(a) Binary addition(b) 2’s complement(c) Mathematical puzzles(d) Binary multiplicationI got this question in an internship interview.I'm obligated to ask this question of Code Converters topic in portion Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (C) Mathematical puzzles |
|
| 18. |
Why do we use gray codes?(a) To count the no of bits changes(b) To rotate a shaft(c) Error correction(d) Error DetectionI got this question in an online quiz.Asked question is from Code Converters topic in division Combinational Circuits of Digital Circuits |
|
Answer» The correct choice is (c) ERROR correction |
|
| 19. |
Reflected binary code is also known as ___________(a) BCD code(b) Binary code(c) ASCII code(d) Gray CodeI had been asked this question in a national level competition.This intriguing question comes from Code Converters in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct answer is (d) Gray Code |
|
| 20. |
Why is the Gray code more practical to use when coding the position of a rotating shaft?(a) All digits change between counts(b) Two digits change between counts(c) Only one digit changes between counts(d) Alternate digit changes between countsThe question was asked in quiz.My query is from Code Converters topic in section Combinational Circuits of Digital Circuits |
|
Answer» Right option is (c) Only one DIGIT changes between COUNTS |
|
| 21. |
One way to convert BCD to binary using the hardware approach is ___________(a) With MSI IC circuits(b) With a keyboard encoder(c) With an ALU(d) UARTThe question was asked in an online interview.This interesting question is from Code Converters in portion Combinational Circuits of Digital Circuits |
|
Answer» Right option is (a) With MSI IC circuits |
|
| 22. |
Code is a symbolic representation of ___________(a) Discrete information(b) Continuous information(c) Decimal information into binary(d) Binary information into decimalThis question was addressed to me by my college professor while I was bunking the class.The query is from Code Converters in section Combinational Circuits of Digital Circuits |
|
Answer» Right ANSWER is (a) Discrete information |
|
| 23. |
A code converter is a logic circuit that _____________(a) Inverts the given input(b) Converts into decimal number(c) Converts data of one type into another type(d) Converts to octalI got this question in an internship interview.I'd like to ask this question from Code Converters topic in division Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (c) Converts DATA of one TYPE into another type |
|
| 24. |
Which gates are ideal for checking the parity bits?(a) AND(b) NAND(c) EX-OR(d) EX-NORThe question was posed to me during an online exam.I'd like to ask this question from Parity Generators/Checkers topic in section Combinational Circuits of Digital Circuits |
|
Answer» Right choice is (c) EX-OR |
|
| 25. |
The primary use for Gray code is ___________(a) Coded representation of a shaft’s mechanical position(b) Turning on/off software switches(c) To represent the correct ASCII code to indicate the angular position of a shaft on rotating machinery(d) To convert the angular position of a shaft on rotating machinery into hexadecimal codeThis question was addressed to me during an internship interview.I want to ask this question from Code Converters in chapter Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (a) Coded representation of a shaft’s mechanical position |
|
| 26. |
If odd parity is used for ASCII error detection, the number of 0s per 8-bit symbol is _______(a) Indeterminate(b) 42(c) Even(d) OddI got this question in an online interview.This interesting question is from Parity Generators/Checkers in chapter Combinational Circuits of Digital Circuits |
|
Answer» The CORRECT option is (a) Indeterminate |
|
| 27. |
Which error detection method can detect a single-bit error?(a) Simple parity check(b) Two-dimensional parity check(c) CRC(d) ChecksumI had been asked this question in an interview for job.The question is from Parity Generators/Checkers topic in portion Combinational Circuits of Digital Circuits |
|
Answer» Correct ANSWER is (b) Two-dimensional PARITY check |
|
| 28. |
The odd parity output of decimal number 9 is ___________(a) 0(b) 1(c) 1001(d) 0011I have been asked this question during a job interview.I need to ask this question from Parity Generators/Checkers in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct OPTION is (b) 1 |
|
| 29. |
The BCD number 101011 has _______ priority.(a) Even(b) Odd(c) Both even and odd(d) UndefinedThis question was posed to me in examination.Origin of the question is Parity Generators/Checkers in section Combinational Circuits of Digital Circuits |
|
Answer» Right ANSWER is (a) EVEN |
|
| 30. |
Which error detection method involves polynomials?(a) Simple parity check(b) CRC(c) Two-dimensional parity check(d) ChecksumI have been asked this question during an interview.My enquiry is from Parity Generators/Checkers in division Combinational Circuits of Digital Circuits |
| Answer» | |
| 31. |
How many types of parity bits are found?(a) 2(b) 3(c) 4(d) 1I got this question in an interview for job.The origin of the question is Parity Generators/Checkers topic in portion Combinational Circuits of Digital Circuits |
|
Answer» The correct option is (a) 2 |
|
| 32. |
What is a parity bit?(a) An error detection is achieved by adding an extra bit(b) After addition, the carry is found(c) Bit generated during data transmission(d) After addition, the total number of bitsThe question was posed to me in an interview for internship.My question is based upon Parity Generators/Checkers in section Combinational Circuits of Digital Circuits |
|
Answer» Right choice is (a) An ERROR detection is achieved by adding an extra BIT |
|
| 33. |
Which error detection method consists of just one redundant bit per data unit?(a) Simple parity check(b) Two-dimensional parity check(c) CRC(d) ChecksumThe question was asked in examination.Origin of the question is Parity Generators/Checkers topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right answer is (a) Simple parity check |
|
| 34. |
Which error detection method uses one’s complement arithmetic?(a) Simple parity check(b) Two-dimensional parity check(c) CRC(d) ChecksumI have been asked this question in an interview for internship.I'd like to ask this question from Parity Generators/Checkers in portion Combinational Circuits of Digital Circuits |
|
Answer» The correct option is (d) Checksum |
|
| 35. |
How can the active condition (HIGH or LOW) or the decoder output be determined from the logic symbol?(a) A bubble indicates active-HIGH(b) A bubble indicates active-LOW(c) A triangle indicates active-HIGH(d) A triangle indicates active-LOWI had been asked this question in semester exam.This interesting question is from Parity Generators/Checkers topic in division Combinational Circuits of Digital Circuits |
| Answer» | |
| 36. |
A truth table with output columns numbered 0–15 may be for which type of decoder IC?(a) Hexadecimal 1-of-16(b) Dual octal outputs(c) Binary-to-hexadecimal(d) Hexadecimal-to-binaryI got this question during an interview for a job.The doubt is from Parity Generators/Checkers topic in section Combinational Circuits of Digital Circuits |
|
Answer» Right answer is (a) Hexadecimal 1-of-16 |
|
| 37. |
How many inputs are required for a 1-of-16 decoder?(a) 2(b) 16(c) 8(d) 4I had been asked this question in final exam.I would like to ask this question from Parity Generators/Checkers topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right option is (d) 4 |
|
| 38. |
Which is the way to convert BCD to binary using the hardware approach?(a) By using MSI IC circuits(b) By using a keyboard encoder(c) By using an ALU(d) By using UARTThis question was addressed to me during a job interview.This key question is from Parity Generators/Checkers topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (a) By USING MSI IC circuits |
|
| 39. |
How many possible outputs would a decoder have with a 6-bit binary input?(a) 32(b) 64(c) 128(d) 16I had been asked this question in an online quiz.The question is from Parity Generators/Checkers in section Combinational Circuits of Digital Circuits |
|
Answer» The correct CHOICE is (c) 128 |
|
| 40. |
A BCD decoder will have how many rows in its truth table?(a) 10(b) 9(c) 8(d) 3The question was asked in an interview.Question is taken from Parity Generators/Checkers in portion Combinational Circuits of Digital Circuits |
|
Answer» RIGHT option is (a) 10 Explanation: A BINARY decoder is a combinational logic circuit which decodes binary information from n-inputs to a maximum of 2^n outputs. Thus, BCD decoder will have 10 rows as it’s input ranges from 0 to 9. |
|
| 41. |
How many inputs are required for a 1-of-10 BCD decoder?(a) 4(b) 8(c) 10(d) 2The question was posed to me in an online interview.Question is from Parity Generators/Checkers in section Combinational Circuits of Digital Circuits |
|
Answer» Right answer is (a) 4 |
|
| 42. |
What control signals may be necessary to operate a 1-line-to-16 line decoder?(a) Flasher circuit control signal(b) A LOW on all gate enable inputs(c) Input from a hexadecimal counter(d) A HIGH on all gate enable circuitsI had been asked this question at a job interview.I would like to ask this question from Parity Generators/Checkers in chapter Combinational Circuits of Digital Circuits |
|
Answer» Correct ANSWER is (b) A LOW on all gate ENABLE INPUTS |
|
| 43. |
Which digital system translates coded characters into a more useful form?(a) Encoder(b) Display(c) Counter(d) DecoderThe question was posed to me by my school principal while I was bunking the class.My doubt stems from Parity Generators/Checkers in section Combinational Circuits of Digital Circuits |
|
Answer» Correct option is (d) DECODER |
|
| 44. |
How many outputs are present in a BCD decoder?(a) 4(b) 5(c) 15(d) 10The question was asked in an interview for job.My question is taken from Parity Generators/Checkers in portion Combinational Circuits of Digital Circuits |
|
Answer» Correct option is (d) 10 |
|
| 45. |
If two inputs are active on a priority encoder, which will be coded on the output?(a) The higher value(b) The lower value(c) Neither of the inputs(d) Both of the inputsI had been asked this question during an online exam.The origin of the question is Encoders topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Right answer is (a) The higher value |
|
| 46. |
Can an encoder be called a multiplexer?(a) No(b) Yes(c) Sometimes(d) NeverI had been asked this question in final exam.My question is based upon Encoders topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» The correct option is (B) Yes |
|
| 47. |
The discrepancy of 0 output due to all inputs being 0 or D0, being 0 is resolved by using additional input known as ___________(a) Enable(b) Disable(c) Strobe(d) ClockI have been asked this question during an interview.My question is from Encoders topic in chapter Combinational Circuits of Digital Circuits |
|
Answer» Correct option is (a) ENABLE |
|
| 48. |
For 8-bit input encoder how many combinations are possible?(a) 8(b) 2^8(c) 4(d) 2^4I got this question in examination.The above asked question is from Encoders in portion Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (b) 2^8 |
|
| 49. |
How many OR gates are required for an octal-to-binary encoder?(a) 3(b) 2(c) 8(d) 10I got this question in unit test.I'm obligated to ask this question of Encoders in chapter Combinational Circuits of Digital Circuits |
|
Answer» The CORRECT option is (a) 3 |
|
| 50. |
How many OR gates are required for a Decimal-to-bcd encoder?(a) 2(b) 10(c) 3(d) 4This question was addressed to me during a job interview.Enquiry is from Encoders in portion Combinational Circuits of Digital Circuits |
|
Answer» Correct answer is (d) 4 |
|