Digital Electronics Trivia Questions

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Pteichrob
P
Pteichrob
Community Contributor
Quizzes Created: 6 | Total Attempts: 3,594
Questions: 15 | Attempts: 872

SettingsSettingsSettings
Digital Electronics Trivia Questions - Quiz

Digital Electronics quizes


Questions and Answers
  • 1. 

    A Register is a group of ---------

    • A.

      OR gates

    • B.

      OR & AND gate

    • C.

      Flip-flops

    • D.

      None of these

    Correct Answer
    C. Flip-flops
    Explanation
    A register is a group of flip-flops. Flip-flops are sequential logic circuits that store and transfer data in digital systems. They are used to hold and manipulate data, and are essential components in many types of digital circuits and systems. Therefore, a register is a collection of flip-flops that work together to store and transfer data within a digital system.

    Rate this question:

  • 2. 

    Each Flip-flop stores ---------- bits

    • A.

      1 bit

    • B.

      8 bit

    • C.

      16 bit

    • D.

      2 bit

    Correct Answer
    A. 1 bit
    Explanation
    Each flip-flop is a basic memory unit that can store one bit of information. It has two stable states, either 0 or 1, and can hold this value until it is changed. Therefore, the correct answer is 1 bit.

    Rate this question:

  • 3. 

    A NOR gate is ON only when all its inputs are

    • A.

      ON

    • B.

      Positive

    • C.

      High

    • D.

      OFF

    Correct Answer
    D. OFF
    Explanation
    A NOR gate is a logic gate that outputs a high signal (ON) only when all of its inputs are low (OFF). If any of the inputs are high (ON), the output will be low (OFF). Therefore, the correct answer is OFF.

    Rate this question:

  • 4. 

    The First Microprocessor was__________

    • A.

      Intel 4004

    • B.

      8080

    • C.

      8085

    • D.

      4008

    Correct Answer
    A. Intel 4004
    Explanation
    The correct answer is Intel 4004. The Intel 4004 is widely regarded as the first microprocessor. It was released in 1971 and was a 4-bit microprocessor. The 4004 was revolutionary at the time as it combined the functions of a central processing unit (CPU) onto a single chip, making it the first complete CPU on a single piece of silicon. It paved the way for the development of modern microprocessors and revolutionized the field of computing.

    Rate this question:

  • 5. 

    8088 was introduced in __________

    • A.

      1971

    • B.

      1979

    • C.

      1972

    • D.

      1978

    Correct Answer
    B. 1979
    Explanation
    The correct answer is 1979. This is the year when the 8088 processor was introduced.

    Rate this question:

  • 6. 

    Which is a 8 bit Microprocessor __________

    • A.

      Intel 4040

    • B.

      Pentium – I

    • C.

      8088

    • D.

      Intel 8080

    Correct Answer
    D. Intel 8080
    Explanation
    The Intel 8080 is a 8-bit microprocessor.

    Rate this question:

  • 7. 

    Pentium-I, Pentium-II, Pentium-III and Pentium-IV are recently introduced microprocessor by__________

    • A.

      Motorola

    • B.

      Intel

    • C.

      Stephen Mors

    • D.

      None of these

    Correct Answer
    B. Intel
    Explanation
    The correct answer is Intel because Intel is the company that recently introduced the microprocessors Pentium-I, Pentium-II, Pentium-III, and Pentium-IV. Motorola and Stephen Mors are not relevant to the introduction of these microprocessors.

    Rate this question:

  • 8. 

    Status register is also called as ___________

    • A.

      Accumulator

    • B.

      Stack

    • C.

      Counter

    • D.

      Flags

    Correct Answer
    D. Flags
    Explanation
    The status register is also known as "Flags" because it contains multiple individual flags that indicate the status or condition of the processor after executing an instruction. These flags provide information about various aspects such as arithmetic operations, logical operations, and control flow. By checking the state of these flags, the program can make decisions or take appropriate actions based on the outcome of previous instructions.

    Rate this question:

  • 9. 

    The 8085 is based in a _____ pin DIP

    • A.

      40

    • B.

      45

    • C.

      35

    • D.

      20

    Correct Answer
    A. 40
    Explanation
    The 8085 is based on a 40-pin DIP (Dual Inline Package). DIP is a type of integrated circuit package that has two parallel rows of pins extending from the sides of the package. The number of pins in a DIP package determines the number of connections the integrated circuit has to the outside world. In this case, the 8085 microprocessor has 40 pins, which means it has 40 connections for input/output and power supply.

    Rate this question:

  • 10. 

    The number system that we use in our day to day life is called the Number System__________

    • A.

      Octal

    • B.

      Binary

    • C.

      Hexadecimal

    • D.

      Decimal

    Correct Answer
    D. Decimal
    Explanation
    The number system that we use in our day to day life is called the Decimal number system. This system is based on the number 10 and uses ten digits (0-9) to represent all numbers. In the decimal system, each digit's value is determined by its position in the number. It is the most widely used number system and is used in everyday calculations, including counting, measuring, and financial transactions.

    Rate this question:

  • 11. 

    The three logical operations, which are said to be logically Complete, as any Boolean function may be realized using these Three operations are:

    • A.

      AND, OR and NOT

    • B.

      AND, OR and XOR

    • C.

      AND, OR and NAND

    • D.

      XOR, NOR and NAND

    Correct Answer
    A. AND, OR and NOT
    Explanation
    The three logical operations that are said to be logically complete are AND, OR, and NOT. This means that any Boolean function can be realized using these three operations alone. The AND operation returns true only if both inputs are true. The OR operation returns true if at least one input is true. The NOT operation negates the input, returning true if the input is false and false if the input is true. Together, these three operations provide the necessary tools to represent any Boolean function.

    Rate this question:

  • 12. 

    Pictorial representation of Boolean algebra is known as

    • A.

      Venn Diagram

    • B.

      Flow Chart

    • C.

      Data Flow Diagram

    • D.

      Truth Table

    Correct Answer
    A. Venn Diagram
    Explanation
    A Venn Diagram is a pictorial representation used to illustrate the relationships between different sets of data. In the context of Boolean algebra, a Venn Diagram can be used to visually represent the logical operations and relationships between different sets of Boolean variables or expressions. It consists of overlapping circles or rectangles that represent the sets, and the intersections between them represent the logical operations (such as AND, OR, NOT) between the variables or expressions. Therefore, a Venn Diagram is the correct answer as it is specifically used as a pictorial representation of Boolean algebra.

    Rate this question:

  • 13. 

    Device or Circuit whose output will remain unchanged once set

    • A.

      Flip-Flop

    • B.

      Gate

    • C.

      Boolean Algebra

    Correct Answer
    B. Gate
    Explanation
    A gate is a device or circuit that performs a specific logic operation on one or more input signals and produces an output signal based on that operation. Once the gate is set, its output will remain unchanged as long as the inputs remain the same. This is because the gate's output is determined solely by the logic operation it performs, and not by any external factors. Therefore, a gate is a device or circuit whose output will remain unchanged once set.

    Rate this question:

  • 14. 

    ……….Are used for converting one type of number system in to          other form

    • A.

      Encoder

    • B.

      Logic gate

    • C.

      Half adder

    • D.

      FA

    Correct Answer
    A. Encoder
    Explanation
    An encoder is used for converting one type of number system into another form. It takes input in one format and produces an output in a different format. This can be useful in various applications such as data transmission, signal processing, and communication systems.

    Rate this question:

  • 15. 

    In a 2nd complement a number which is subtracted from other      number is known as………..

    • A.

      Carry

    • B.

      Subtrahend

    • C.

      Minuend

    • D.

      None of these

    Correct Answer
    B. Subtrahend
    Explanation
    In a 2nd complement, the number that is subtracted from another number is known as the subtrahend. The subtrahend is the number being subtracted in a subtraction operation. It is the value that is being taken away from the minuend to find the difference. Therefore, in this case, the correct answer is "Subtrahend".

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 11, 2012
    Quiz Created by
    Pteichrob
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.