Operations Flashcards
1
Q
Operation
A
In the context of computer science, an operation is an action that is performed on one or more pieces of data in order to produce additional data. There sre three operations : arithmetic, relational, and boolean
2
Q
Arithmetic
A
A process performed on one or more numbers
3
Q
Relational
A
A comparison between two values
4
Q
Logic
A
Can only have two outcomes, true or false. This operator connects together logic expression to produce more complex logic expression