When a declaration statement is used to store a value into a variable, the variable is said to be ____.

a. initialized
b. deleted
c. reserved
d. used

a. initialized

Computer Science & Information Technology

You might also like to view...

The comma style number format uses ________ for zero values

A) a dash B) a number sign C) parentheses D) a red 0

Computer Science & Information Technology

Queues that are implemented as arrays are called __________ queues.

a. dynamic b. stack c. static d. deque e. None of these

Computer Science & Information Technology