answersLogoWhite

0

What is variabale?

User Avatar

Anonymous

17y ago
Updated: 8/16/2019

It is spelled variable, and is simply a placeholder.

You can assign a value to a variable, which points at the memory base of the value.

A variable can be called almost anything, however there are certain things they cannot be named.

Read some C Programming tutorials for a complete explanation of variables.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions