Computer Science, asked by vsstreameraman, 6 hours ago

Which of the following is true about the variables in algorithm?

A variable is usually a meaningful name.

Defining the variable depends on the task to be performed.

Both of these

Answers

Answered by chauhanjai29201
0

Answer:

defining the variable depends on the task to be performed

Explanation:

as the value of variable can vary.

Answered by darkvader383
0

Answer:

Defining the variable depends on the task to be performed.

Explanation:

variables are just place holders for random values. the values can be changed based on the task.

Similar questions