Examlex

Solved

It Is Recommended That Programmers Should Avoid Using _____ Variables

question 35

Multiple Choice

It is recommended that programmers should avoid using _____ variables in a program when possible.


Definitions:

Cache Memory

A type of high-speed volatile computer memory that provides high-speed data access to the processor and stores frequently used computer programs, applications, and data.

Virtual Memory

The space on the hard drive where the operating system stores data if there isn’t enough random access memory to hold all of the programs you’re currently trying to run.

Physical Memory

The amount of random access memory (RAM) that’s installed in a computer.

Video Memory

Random access memory that’s included as part of a video card.

Related Questions