White Papers IT Jobs Events Research Premium Services Training & Certification Media Kit
free news! your email
IT Management
internet.com

Subjects      
 Chips & Upgrades
 Computers
 News
 Opinions
 Peripherals
Systems Software

  SysOpt

internet.commerce
-
Be a Commerce Partner














Search
Earthweb
The Web

Search for more hardware and systems terms . . .
 
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

IT ManagementNetworking & CommunicationsWeb DevelopmentHardware & SystemsSoftware Development
GlobeEarthweb Home
White Papers IT Jobs Events Research Premium Services Training & Certification Media Kit
Jupitermedia is publisher of the internet.com and EarthWeb.com networks.
Copyright 2004 Jupitermedia Corporation All Rights Reserved.

Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.
Advertise on EarthWeb
http://www.earthweb.com/
http://www.internet.com/