Unit Test Answers

2 verified answers3 views
1
Free Preview

Which of the following is true of a constant? Choose all that apply.

A
It cannot be changed by the program as it runs.
B
It is a data type.
C
It is a procedure in a block of code.
D
It can be changed by the program as it runs.
2
Free Preview

Which of the following describe a keyword argument? Check all that apply.

A
an argument in which the caller identifies it by parameter name
B
an argument that does not need to be specified
C
an argument describes the function
D
an argument in which order of arguments does not matter

Did you find these answers helpful?

Unit Test Answers — VA-Information Technology…