Search
Question: Which of the following expressions represents the output of an Ex-OR gate?Options: A AND B..
Question: If A=0 and B=1, what is the output of an Ex-NOR gate?Options: 10UndefinedBoth 0 and 1Corre..
Question: What is the truth value of an Ex-OR gate when the inputs are A=1 and B=0?Options: 01Undefi..
Question: Which of the following is the correct symbol for an Ex-NOR gate?Options: A standard AND ga..
Question: What is the output of an Ex-OR gate when both inputs are the same?Options: 10UndefinedBoth..
Question: In HDL, what does the term \'sensitivity list\' refer to?Options: A list of variables to b..
Question: What is the purpose of a clock signal in digital circuits?Options: To power the circuitTo ..
Question: Which of the following statements about VHDL is true?Options: It is case-sensitiveIt does ..
Question: What does synthesis refer to in the context of HDL?Options: Writing HDL codeConverting HDL..
Question: Which of the following is NOT a characteristic of a finite state machine (FSM)?Options: St..
Question: What is the function of a testbench in HDL?Options: To synthesize the designTo simulate th..
Question: In Verilog, which keyword is used to define a module?Options: definemoduleentityarchitectu..
Question: Which of the following is a commonly used HDL?Options: C++VerilogPythonJavaCorrect Answer:..
Question: What is the primary function of a digital-to-analog converter (DAC)?Options: To sample an ..
Question: In the context of DSP, what does the term \'windowing\' refer to?Options: The process of f..
Question: What is the Nyquist theorem related to?Options: The maximum frequency of a signalThe minim..
Question: What is the Z-transform used for in digital signal processing?Options: To analyze continuo..
Question: In a discrete-time signal, what does the term \'aliasing\' refer to?Options: Loss of signa..
Question: What does the term \'sampling rate\' refer to in digital signal processing?Options: The nu..
Question: Which of the following is a common application of the Fast Fourier Transform (FFT)?Options..
Question: In digital design, what does FPGA stand for?Options: Field Programmable Gate ArrayFast Pro..
Question: Which of the following is a characteristic of SSDs compared to HDDs?Options: Slower data a..
Question: Which of the following file formats is typically used for images?Options: JPEGHTMLCSSXMLCo..
Question: What is the purpose of a firewall in a network?Options: To increase internet speedTo prote..
Question: Which of the following is a common unit of digital storage?Options: GigabyteKilometerHertz..
Question: What does the term \'bit\' stand for in digital concepts?Options: Binary Information Trans..
Question: Which operation does a multiplexer perform?Options: AdditionSelectionSubtractionDivisionCo..
Question: What is the decimal equivalent of the binary number 11101?Options: 29303128Correct Answer:..
Question: What is the output of a 2-input AND gate when both inputs are true?Options: 01undefinedfal..
Question: Which of the following is a characteristic of a half adder?Options: Can handle carry input..