Programmers use the term ____________ to describe the part of a program in which a variable may be accessed.

a. scope
b. lifetime
c. method
d. accessibility

a. scope

Computer Science & Information Technology

You might also like to view...

Calculated fields are created in the Datasheet view of a table

Indicate whether the statement is true or false

Computer Science & Information Technology

A _______ is a data type that is used to block a process or thread until a particular condition is true.

A) deadlock B) general semaphore C) condition variable D) mutex

Computer Science & Information Technology