Computer Science, asked by Kalpanamehar3103, 11 months ago

Use of only one variable to describe the data is known as__

Answers

Answered by xishitaghoshx
4
Your Answer:

Use of only one variable to describe the data is known as unvariation. Such data is called unvariate data.

Hope this helps you..
Mark Brainliest ♡
Answered by aqibkincsem
1

Use of only one variable to describe the data is known as unvariation. Such data is called univariate data.

A variable or scalar is a storage location (recognized by a memory address) paired with an associated representative name (an identifier), which contains some known or obscure quantity of information alluded to as a value.

The variable name is the usual way to reference the stored value, in addition to referring to the variable itself, depending on the specific situation.

This separation of name and content allows the name to be utilized independently of the exact information it speaks to.

The identifier in PC source code can be bound to a value during run time, and the value of the variable may subsequently change during the course of program execution.

Similar questions