Programming Flashcards
1
Q
To check the input data is within an acceptable range
A
Input validation
2
Q
Function that has already been created and is part of the programming language
A
Predefined function
3
Q
Logical operators AND and OR combine 2 conditions
A
F