Your browser does not support JavaScript!
ImmenseFowl just signed up and they study Human Resource Management 🫂
ImmediateMastodon just signed up and they study Psychology 😌
LiveBandicoot just signed up and they study Information Technology 👩‍💻
SourTapir just signed up and they study Information Technology 👩‍💻
NumerousLeopard just signed up and they study Psychology 😌
PetiteCatshark just signed up and they study Psychology 😌
GreenLadybug just signed up and they study Marketing Management 📈
IsraeliOrangutan just signed up and they study Psychology 😌
RespectableSalamander just signed up and they study Psychology 😌
ElegantLynx just signed up and they study Psychology 😌

Introduction to HDL

Showing 1-75 of 100 answers

(1217)8 is equivalent to
  • (2297)10
  • (1217)16
  • (028F)16 Correct
  • (0B17)16
>> operator is used to denote _________
  • less than
  • left shift
  • right shift Correct
  • greater than
3 bits full adder contains ________
  • 8 combinational inputs Correct
  • 4 combinational inputs
  • 6 combinational inputs
  • 3 combinational inputs
A ____________ is a circuit with only one output but can have multiple inputs.
  • Truth table
  • Boolean circuit
  • Binary circuit
  • Logic gate Correct
A digital multiplexer is a combinational circuit that selects ___________
  • Many decimal outputs and accepts the selected information
  • One digital information from several sources and transmits the selected one Correct
  • Many digital information and convert them into one
  • Many decimal inputs and transmits the selected information
A technique that allocates time slots dynamically.
  • Statistical TDM Correct
  • Dynamic TDM
  • WDM
  • TDM
Boolean Function is of the form of ________
  • K=f(X,Y,X)
  • Truth values Correct
  • Algebraic Expression
  • Truth Table
In a multiplexer the output depends on its ___________
  • Enable pin
  • Data inputs
  • Select inputs Correct
  • Select outputs
In parts of the processor, adders are used to calculate ____________
  • Increment and decrement operators
  • Table indices
  • Addresses
  • All of the Mentioned Correct
In the boolean function w=f(X,Y,Z), what is the RHS referred to as ________
  • literals
  • right hand side
  • expression Correct
  • boolean
In the IEEE floating point representation, the hexadecimal value 0 × 00000000 corresponds to
  • the normalized value 2-127
  • the special value +0 Correct
  • the normalized value +0
  • the normalized value 2-126
It is rooted in binary code, a series of zeroes and ones each having an opposite value.
  • Decimal Base
  • Numeric System
  • Radix Number System
  • Digital Logic Correct
Let r denote number system radix. The only value(s) of r that satisfy the equation 
  • decimal 10
  • decimal 11
  • any value > 2 Correct
  • decimal 10 and 11
Many time slots are wasted in __________
  • FDM
  • Asynchronous TDM
  • TDM
  • Synchronous TDM Correct
One multiplexer can take the place of ___________
  • Several SSI logic gates or combinational logic circuits Correct
  • Combinational logic circuits
  • Several Ex-NOR gates
  • Several SSI logic gates
The 1’s complement of 1111111110.101 is _______________
  • 1010 Correct
  • 0000000000010
  • 1111111110101
  • 1101
The 32 bit representation of the decimal number is called as ____
  • Extended format
  • Double-precision
  • None of the mentioned
  • Single-precision Correct
The Boolean expression for a 3-input AND gate is ________.
  • X = AB
  • X = A + B + C
  • X = AB + C
  • X = ABC Correct
The carry propagation can be expressed as ________
  • All but Y0 are HIGH
  • Cp = AB
  • Cp = A + B Correct
  • All but Y0 are LOW
The complement term for X’.Y’.Z + X.Y will be _____________
  • XYZ’+X’Y’
  • (X+Y+Z’)(X’+Y)
  • (X+Y+Z’)(X’+Y’) Correct
  • (X+Y+Z’)(X’+Y)
The decimal value 0.5 in IEEE single precision floating point representation has
  • fraction bits of 000…000 and exponent value of 0
  • fraction bits of 100…000 and exponent value of 0
  • fraction bits of 000…000 and exponent value of −1 Correct
  • fraction bits of 100…000 and exponent value of 0
The device shown here is most likely a ________
  • Inverter
  • Demultiplexer Correct
  • Multiplexer
  • Comparator
The expression of a NAND gate is_______
  • AB
  • (A+B)’
  • A’B+AB’
  • (AB)’ Correct
The max term when X=Y=Z=1 is ________
  • x+y+z
  • x’y’z’
  • xyz
  • x’+y’+z’ Correct
The min term when X=Y=Z=0 is _____________
  • x+y+z
  • x’+y’+z’
  • xyz
  • x’y’z’ Correct
The normalized representation of 0.0010110 * 2 9 is _______
  • 0 10001000 0010110
  • 0 10000101 0110 Correct
  • 0 10101010 1110
  • 0 11110100 11100
The numbers written to the power of 10 in the representation of decimal numbers are called as _____
  • Height factors
  • Scale factors Correct
  • Size factors
  • None of the mentioned
The output of a NOR gate is HIGH if ________.
  • any input is HIGH
  • all inputs are HIGH
  • any input is LOW
  • all inputs are LOW Correct
The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.
  • A = 1, B = 0, C = 1
  • A = 0, B = 0, C = 0
  • A = 1, B = 1, C = 0
  • A = 1, B = 1, C = 1 Correct
Search
All courses