Computer Science, asked by mamtabathlabathla, 5 months ago

_______ represent the type of data stored in variable​

Answers

Answered by Anonymous
1

Explanation:

When computer programs store data in variables, each variable must be assigned a specific data type. Some common data types include integers, floating point numbers, characters, strings, and arrays

Answered by Anonymous
1

Answer:

A variable can be thought of as a memory location that can hold values of a specific type. The value in a variable may change during the life of the program—hence the name “variable.” ... A variable that holds integers (whole numbers) has the data type Integer and is called an integer variable.

Explanation:

hope this helps you

Similar questions