Which of the following terms describes the execution of different statements depending on certain conditions?()
A. sequence
B. selection
C. looping
D. subprogram
查看答案
A(n) ______ is a name associated with a function or data object and used to refer to that function or data object.
A(n) ______ is a specific set of data values along with a set of operations on those values.
The first line of a C++ function is known as the function ______ .
Any constant value written in a program is called a(n) ______ value.