21.5k views
0 votes
In some formal languages, stored data that the system accesses and alters is called a(n)?

1) Attribute
2) Data structure
3) State
4) Variant

1 Answer

4 votes

Final answer:

In some formal languages, stored data that the system accesses and alters is called a data structure.

Step-by-step explanation:

The correct term for stored data that the system accesses and alters in some formal languages is Data structure. A data structure is a way of organizing and storing data in a computer, so that it can be efficiently accessed, modified, and used. Examples of data structures include arrays, linked lists, stacks, and queues.

User Gogol
by
8.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.