200
A _____ sort divides a list into items and then merges the items back together in a sorted manner.
A merge ____ divides a list into items and then merges the items back together in a sorted manner.
Data passed out of the system is ______.
A _________ lets a variable be passed into a subroutine.
A _________ is a small section of a program that performs a specific task.
__________ is a language used when developing algorithms.
_____ refers to the upper and lower limits of a data set.
A ______ is a basic data structure.
A ______ algorithm finds any item in a list of items.
A _________ is a situation where code needs to branch out in two or more directions.
A ________ is a series of tasks to be carried out one after another.
A ____ is when items are arranged into order through algorithms.
A __________ is a process that can be used across the program whenever required.
______ is the spelling and grammar of a programming language.
_______ data is data that is expected to be input.
A ________ is a storage location containing a value that can change.