Pre-Assessment Flashcards
1
Q
Which term refers to a template for creating an object?
A
Class
2
Q
Which characteristics of an algorithm is independent in nature?
A
Uses an agnostic code repository
3
Q
What is referred to as a data structure that stores subitems?
A
Record
4
Q
Which factor takes the ability to easily update an algorithm into consideration?
A
Maintainability
5
Q
What is a component of an algorithm that specifies a stopping point?
A
Finiteness
6
Q
Which term refers to a type of search algorithm?
A
Linear
7
Q
What is a high-level consideration in an algorithm’s design?
A
Simplicity