Variables

About this set

Created by:

nicholasnadel  on March 22, 2011

Subjects:

intro to programming (c++)

Log in to favorite or report as inappropriate.
Pop out
No Messages

You must log in to discuss this set.

Variables

Variables
A name for a piece of memory that can be used to store information. Think of it as a mailbox, or cubbyhole, where we can put and retrieve info. All computers have memory, called RAM (random access memory), that is available for programs to use. When a variable is declared, a piece of that memory is set aside for that variable.
1/2
Preview our new flashcards mode!

Study:

Cards

Speller

Learn

Test

Scatter

Games:

Scatter

Space Race

Tools:

Export

Copy

Combine

Embed

Order by

Terms

Definitions

VariablesA name for a piece of memory that can be used to store information. Think of it as a mailbox, or cubbyhole, where we can put and retrieve info. All computers have memory, called RAM (random access memory), that is available for programs to use. When a variable is declared, a piece of that memory is set aside for that variable.
Integer Variable One that can only hold an integer value.

First Time Here?

Welcome to Quizlet, a fun, free place to study. Try these flashcards, find others to study, or make your own.

Set Champions

There are no high scores or champions for this set yet. You can sign up or log in to be the first!