____________________ is RAM built into the CPU that is used to store frequently accessed data and instructions.

Fill in the blank(s) with the appropriate word(s).

Cache

Computer Science & Information Technology

You might also like to view...

Which of the following three statements is false?

a. You must create the AndroidManifest.xml file when you create an app. b. All activities in an Android app must be listed in the app’s manifest file. c. When you add an activity to a project, the IDE will also add it to the manifest file. d. All of the above statements are false.

Computer Science & Information Technology

Which of the following returns a bool?

a. length b. empty c. capacity d. resize

Computer Science & Information Technology