A ____ is a memory location whose value cannot change while the application is running.

A. named constant
B. variable
C. predefined variable
D. touched variable

Answer: A

Computer Science & Information Technology

You might also like to view...

How does ping work? Be as specific as you can

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ argument is one that is automatically passed to a parameter when the argument is left out of the function call.

A) floating-point B) actual C) null D) default E) static

Computer Science & Information Technology