Computer Science, asked by tylerk6810, 5 hours ago

What is a variable in programming?​

Answers

Answered by sugarflake
2

\huge\mathfrak\purple{Answer}

Explanation:

In computer programming, a variable or scalar is an abstract storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value; or in easy terms, a variable is a container for a particular type of data (like integer, float, String etc.).

Answered by pbonifa
0

Answer:

In computer programming, a variable or scalar is an abstract storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value; or in easy terms, a variable is a container for a particular type of data

Explanation: mark as brainliest

Similar questions