Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

Becca is working on a program that will store data. The program will need quick access to data and data persistence is not

important. Where should the data be stored?


In memory

In a database

In flash memory

In a flat file


Sagot :

Answer:

in memory

Explanation:

A database refers to a collection of data that is organized and stored in a computer system.

Flash memory is a non-volatile memory chip that helps to transfer data from a personal computer (PC) to a digital device.

A flat file comprises a single table of data.

Becca is working on a program that will store data such that the program will need quick access to data and data persistence is not  important.

Therefore,

data should be stored in memory.