Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

CS 101 CHPT 02

Variables, Expressions and Statements

QuestionAnswer
A number or string that can be stored in a variable or computed in an expression. Value
A set of values, Example: Integer, Floating-Point, or String. Type
A format for representing numbers with fractional parts, commonly have decimals. Floating-Point
A name that refers to a value is called a? Variable
A section of code that represents a command or action. (Assignments and Print) Statement
A statement that assigns a value to a variable. Assignment
A graphical representation of a set of variables and the values to which they refer. State Diagram
There are twenty-nine words that are reserved by the compiler to parse a program, these are? Keyword
A special symbol that represents a simple computation like addition, multiplication, or string concatenation. Operator
One of the values on which an operator operates. Operand
A combination of variables, operators, and values that represent a single result value. Expression
To simplify an expression by performing the operations in order to yield a single value. Evaluate
An operation that divides one integer by another and yields an integer. Integer Division
The set of rules governing the order in which expressions involving multiple operators and operands are evaluated. Rules of Precedence
To join two operands end-to-end is called? Concatenate
The ability to combine simple expressions and statements into compound statements and expressions to represent complex computations concisely is called? Composition
Information in a program that is meant for other programmers or anyone reading the source code, that has no effect on the execution of the program. Comment
A _________ is an instruction that the interpreter can execute. Statement
The multiplication (*) operator works on strings and performs what? Repetition
Elements of a program consist of what? Variables, Expressions, and Statements (in isolation)
Comments are marked with what symbol? #
Created by: r.bisek
Popular Math sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards