|
Name (computer science) - Definition and Overview |
|
-
- This article or section should be merged with identifier.
Variables are referred to by a name which is used to refer to its contents. A variable's name can contain text and numbers, but there are restrictions to avoid problems in lexical analysis. For example, a variable in C might be called height or numberOfCats or cow_name. In some languages or programming practices, the name of a variable can tell you what kind of values you might find in it. For instance, in Fortran, the first letter in a variable's name indicates whether by default it is created as an integer or floating point variable. In BASIC, the suffix $ on a variable name indicates that its value is a string. Perl uses the prefixes $, @, %, and & to indicate scalar, array, hash, and subroutine variables. In Common Lisp, variables' names are not strings, but symbols -- a special data type. See also identifier.
|
Example Usage of (computer |
 |
Liaak: In bed, I'm giving myself some computer time because I can't sleep after seeing New Moon. Thinking of New Moon <3 |
 |
hippytrish: Alrighty then. Shutting down the computer and packing it for the move. Why is it so hard putting my computer away? |
 |
ebaytech: Dell Desktop Computer PC with Dial Up Modem, Windows XP: US $49.99 (0 Bid) End Date: Saturday Nov-28-2009 17:... http://tinyurl.com/yc7f5qq |
|
|