FINALE LESSONS Flashcards
Thou shalt not use a computer to harm other people.
Thou shalt not interfere with other people’s computer work.
Thou shalt not snoop around in other people’s computer files.
Thou shalt not use a computer to steal.
Thou shalt not use a computer to bear false witness.
Thou shalt not copy or use proprietary software for which you have not paid.
Thou shalt not use other people’s computer resources without authorization or proper compensation.
Thou shalt not appropriate other people’s intellectual output.
Thou shalt think about the social consequences of the program you are writing or the system you are designing.
Thou shalt always use a computer in ways that ensure consideration and respect for your fellow humans.
What is the Switching Theory
A theory regarding the function of computer networks
What is a primary characteristics of sequential digital circuits?
Their output is dependent on both the current input and the previous output
Which of the following Boolean expressions is equivalent to the expression (A + B) (A + C)?
A + B(C)
Which type of circuits has an output solely dependent on the combination of its current inputs
Combinational circuit
Which gate produce a high output only when all inputs are high?
AND gate
There are seven basic logic gates
AND, OR, XOR, NOT, NAND, NOR and XNOR.
What is a Logic Gate?
electronic circuit that are designed by using electrical components
The operation of logic gates is based on the ________ or _________. Logic gate founds
Boolean algebra & mathematics
__________ is used to perform logical Multiplication of binary input.
AND gate
A.B=X (AND GATE)
AND gate can ________ or _________ input values at a time.
accept two or more than
_______ is most widely used digital logic circuit.
OR GATE