internet.com logo

ISP Glossary
Find an ISP Term
Search ISP Sites
Search:
Search internet.com
ISP Resources
ISP-Lists
ISP Glossary
ISP News
CLEC-Planet
The List
ISPCON
Free Newsletter

IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

internet.commerce
Be a Commerce Partner













I S P  G L O S S A R Y
Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.

Search for an ISP term
by a keyword...
 
...or by category.
 

variable
Last modified: Sunday, September 01, 1996 

A symbol or name that stands for a value. For example, in the expression

x+y

x and y are variables. Variables can represent numeric values, characters, character strings, or memory addresses.

Variables play an important role in computer programming because they enable programmers to write flexible programs. Rather than entering data directly into a program, a programmer can use variables to represent the data. Then, when the program is executed, the variables are replaced with real data. This makes it possible for the same program to process different sets of data.

Every variable has a name, called the variable name, and a data type. A variable's data type indicates what sort of value the variable represents, such as whether it is an integer, a floating-point number, or a character.

The opposite of a variable is a constant. Constants are values that never change. Because of their inflexibility, constants are used less often than variables in programming.

 
Related Categories

Expressions

Related Terms

character string

constant

data

data type

expression

literal

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs