Save
Computer science
Logic gates & binary 1
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Faridah Oba
Visit profile
Cards (47)
What is the Boolean expression for the AND gate?
A•B->Y
View source
What is the Boolean expression for the OR gate?
A+B→Y
View source
What is the Boolean expression for the XOR gate?
AΘB→Y
View source
What is the Boolean expression for the NOT gate?
Ā→Y
View source
When is the output of an AND gate positive?
The output is
positive
when all the inputs are
positive
View source
When is the output of an OR gate positive?
The output will be
positive
when any one or all inputs are
positive
View source
When is the output of an XOR gate positive?
The output is positive when the
inputs
are not the same
View source
What does the NOT gate do to the input?
The
output
is the opposite of the input
View source
What do logic gates do with binary codes?
They apply a
Boolean
operation and output a binary result
View source
What does 0 represent in binary?
false
View source
What does 1 represent in binary?
true
View source
What is the result of binary addition 0 +
0
?
0
View source
What is the result of
binary
addition
0
+
1
?
1
View source
What is the result of binary addition
1
+
0
?
1
View source
What is the result of binary addition 1 + 1?
10
View source
How does binary numbering work as you move from right to left?
The numbers
double
as you move from right to left
View source
What are the binary representations of the decimal numbers 0 to 10?
0 =
0
1 =
1
2 =
10
3 =
11
4 =
100
5 =
101
6 =
110
7 =
111
8 =
1000
9 =
1001
10 =
1010
View source
What does a binary shift do?
A binary shift moves the digits to the
left
or
right
View source
What does multiplying by 8 in binary involve?
It involves shifting 3 places to the
left
View source
What base does the hexadecimal number system use?
Base-16
View source
How many possibilities are there in the hexadecimal system?
16
possibilities
View source
What are the hexadecimal digits from 0 to 15?
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
A
,
B
,
C
,
D
,
E
,
F
View source
How do you convert 4C into hexadecimal?
4*
16
+ 12 =
64
+ 12 =
76
View source
What is the process to convert decimal to hexadecimal?
Divide by 16
and keep track of the remainders
View source
What is the hexadecimal representation of the decimal number 13?
D
View source
What is the hexadecimal representation of the decimal number 10?
A
View source
What is the hexadecimal representation of the decimal number 15?
F
View source
What is the hexadecimal representation of the decimal number 12?
C
View source
What is the hexadecimal representation of the decimal number 14?
E
View source
What is the hexadecimal representation of the decimal number 11?
B
View source
What is the hexadecimal representation of the decimal number
9
?
9
View source
What is the hexadecimal representation of the decimal number
8
?
8
View source
What is the hexadecimal representation of the decimal number
7
?
7
View source
What is the hexadecimal representation of the decimal number
6
?
6
View source
What is the hexadecimal representation of the decimal number
5
?
5
View source
What is the hexadecimal representation of the decimal number
4
?
4
View source
What is the hexadecimal representation of the decimal number
3?
3
View source
What is the hexadecimal representation of the decimal number
2
?
2
View source
What is the hexadecimal representation of the decimal number
1
?
1
View source
What is the hexadecimal representation of the decimal number 0?
0
View source
See all 47 cards
See similar decks
AP Computer Science Principles
1196 cards
AP Computer Science A
1898 cards
OCR A-Level Computer Science
2091 cards
OCR GCSE Computer Science
1937 cards
Edexcel GCSE Computer Science
2949 cards
AQA GCSE Computer Science
2308 cards
Understanding the use of logic gates
OCR GCSE Computer Science > 2.4 Boolean Logic > 2.4.1 Boolean Logic
41 cards
13.4.1 Understanding logic gates
2024-25 AQA A-Level Physics > 13. Electronics (Optional) > 13.4 Digital electronics
56 cards
13.4.1 Understanding logic gates
AQA A-Level Physics > 13. Electronics (Optional) > 13.4 Digital electronics
85 cards
2.4.1 Boolean Logic
OCR GCSE Computer Science > 2.4 Boolean Logic
41 cards
2.4 Boolean Logic
OCR GCSE Computer Science
41 cards
AQA A-Level Environmental Science
2441 cards
AQA A-Level Computer Science
5135 cards
3.4.2 Boolean logic
AQA GCSE Computer Science > 3.4 Computer systems
54 cards
1.6.2 Legislation Relevant to Computer Science
OCR GCSE Computer Science > 1.6 Ethical, Legal, Cultural and Environmental Impacts of Digital Technology
39 cards
15.6.1 Effects of Computer Games
AQA A-Level Psychology > Unit 15: Aggression > 15.6 Media Influences on Aggression
48 cards
Topic 3: Computers
Edexcel GCSE Computer Science
454 cards
3.3.4 Binary arithmetic
AQA GCSE Computer Science > 3.3 Fundamentals of data representation
55 cards
3.4 Computer systems
AQA GCSE Computer Science
208 cards
5.2 Binary arithmetic
AQA A-Level Computer Science > 5.0 Fundamentals of data representation
78 cards
3.1 Hardware and Software Components
Edexcel GCSE Computer Science > Topic 3: Computers
310 cards