NEW
Font size
WorksheetsАрхиктетура 1 вариант
Total questions: 25
Worksheet time: 13mins
What does a Boolean expression represent?
An expression used to represent integers
A logical expression that takes true or false values
An arithmetic expression using Boolean operators
A complex mathematical equation
How to simplify the Boolean expression A+not(A)?
1
A
0
not(A)
What does a truth table represent?
A table with numerical values
A table showing all possible values of Boolean variables and the expression result
A graph showing variable dependencies over time
A table with Boolean operators
What is the assembler command for a conditional branch if two operands are equal?
bne
jmp
Je
cmp
How to describe the Boolean expression not(A) - BC concisely?
not(A)+BC
A*not(8)-not(C)
АВС
Not(A)not(B)not(C)
How to simplify the Boolean expression AB+not(A)B?
Ав
B
not(A)
А+в
What is the result of the Boolean expression not(A)*(not(B)-C)?
Not(A)*B+AC
Not(A)+NOT(B)*C
A*NOT(B)*C
NOT(A)*B*C
What is the assembler command for adding two numbers in registers?
add
sub
Mul
mov
What values can be used in Boolean algebra?
Only 0 and 1
Only positive numbers
Any integer numbers
Only negative numbers
What is the function of the BNE command in assembler?
Branch if equal
Jump
Jump if not equal
Jump if greater
How to simplify the complex Boolean expression AB+not(A)*C+BC?
A+BV
АС+ВС O
ABC+BC
not(A)*C +BC
Which assembler commands are used for memory operations?
load and store
add and sub
jmp and je
mov and emp
What is the result of the Boolean expression (A+B)not(C) -A?
А+в
АС-ВС
Not(A)*C+BC
АВС+ВС
How to simplify the Boolean expression not(A)*B*C+AB?
Ав
А+в
not(A)*C+AB
AC+BC
Which Boolean operators are used to create conjunction and disjunction?
AND and OR
NOT and XOR
NAND and NOR
XNOR and XAND
What is the result of the Boolean expression not(A)*B+AC+BC?
АС+ВС
Not(A)*C+BC
АВС+ВС
What is the assembler command for an unconditional jump?
jmp
je
ine
ig
How to simplify the Boolean expression A•(B+not(C))?
А+в
A+BC
•not(A)*B+AC
What values can variables take in Boolean algebra?
0 and 1
Only positive numbers
Only negative numbers
Any real numbers
What is the function of the ADD command in assembler?:
Subtraction
Multiplication
Addition
Comparison
What does PMOS stand for in CMOS technology?
Positive Metal-Oxide-Semiconductor
Power Metal-Oxide-Semiconductor
Parallel Metal-Oxide-Semiconductor
P-type Metal-Oxide-Semiconductor
In a CMOS circuit, what is the primary advantage of using complementary logic?
increased power consumption
Reduced energy efficiency
Enhanced noise immunity
Limited scalability
What is the primary function of NMOS transistors in a CMOS inverter?
Conduct logic high
Conduct logic low
Amplify the input signal
introduce delays
How is the output state affected when both NMOS and PMOS transistors are on in a CMOS circuit?
High-impedance state
Logic low
Logic high
Short circuit
In a CMOS logic gate, what is the purpose of the pull-up network?
Enable logic high
Enable logic low
Provide resistance
