FINALE LESSONS Flashcards

(56 cards)

1
Q

Thou shalt not use a computer to harm other people.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Thou shalt not interfere with other people’s computer work.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Thou shalt not snoop around in other people’s computer files.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Thou shalt not use a computer to steal.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Thou shalt not use a computer to bear false witness.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Thou shalt not copy or use proprietary software for which you have not paid.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Thou shalt not use other people’s computer resources without authorization or proper compensation.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Thou shalt not appropriate other people’s intellectual output.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Thou shalt think about the social consequences of the program you are writing or the system you are designing.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Thou shalt always use a computer in ways that ensure consideration and respect for your fellow humans.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the Switching Theory

A

A theory regarding the function of computer networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a primary characteristics of sequential digital circuits?

A

Their output is dependent on both the current input and the previous output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following Boolean expressions is equivalent to the expression (A + B) (A + C)?

A

A + B(C)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which type of circuits has an output solely dependent on the combination of its current inputs

A

Combinational circuit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which gate produce a high output only when all inputs are high?

A

AND gate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

There are seven basic logic gates

A

AND, OR, XOR, NOT, NAND, NOR and XNOR.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a Logic Gate?

A

electronic circuit that are designed by using electrical components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

The operation of logic gates is based on the ________ or _________. Logic gate founds

A

Boolean algebra & mathematics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

__________ is used to perform logical Multiplication of binary input.

A

AND gate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A.B=X (AND GATE)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

AND gate can ________ or _________ input values at a time.

A

accept two or more than

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

_______ is most widely used digital logic circuit.

A

OR GATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

X= A+B (OR GATE)

24
Q

In digital electronics, the __________ is one of the basic logic gate having only a single input and a single output.

25
Y = Ā (OR)
26
The _________ is the type of universal logic gate. It takes two or more inputs and gives only one output.
NOR gate
27
O = (A + B) (NOR)
28
The __________ is another type of Universal logic gate.
NAND Gate
29
What is the combination of two basic logic gates AND gate and the NOT gate connected in series?
NAND Gate
30
X = (A . B) (NAND)
31
In digital electronics, there is a specially designed logic gate named, _______, which is used in digital circuits to perform modulo sum
XOR gate
32
It is also referred to as Exclusive OR gate or Ex-OR gate?
XOR gate
33
X = A’B + AB (XOR)
34
The ______ is the combination of XOR gate and NOT gate.
XNOR Gate
35
Y = A ⊙ B (XNOR)
36
A sequential digital circuits outputs depends on:
both the current and past inputs
37
What does it mean when to signals in timing diagram are in phase
They reach their high and low states at the same times.
38
What defines a digital system?
A system that represents information by discrete signals.
39
Why is Claude Shannon's work considered foundational for digital circuit design?
He developed a method to represent circuits through mathematical expressions based on Boolean algebra.
40
Which early communication system used pulses of variable length as a coding technique, marking it as a digital system?
Telegraph
41
What is a primary characteristic of sequential digital circuits?
Their output depends on a sequence of prior events and current inputs.
42
What is switching theory?
A theory describing the design of analog circuits.
43
What is the purpose of Boolean algebra in digital circuits?
To describe and manipulate binary variables.
44
What does a timing diagram in digital circuits typically illustrate?
The physical layout of a digital circuit and component placement
45
In an OR gate, the output is low only when:
All inputs are low.
46
NAND gate produces a low output only when:
All inputs are high
47
The I/O section of a digital computer includes:
Devices like Keyboard and Joystick.
48
Which component temporarily stores information in a digital computer?
Registers in the ALU.
49
In a combinational digital circuit:
The output depends only on current inputs
50
XOR gates produce a high output only when:
Inputs are dissimilar.
51
52
53
54
55
56