Shared Flashcard Set

Details

Chapter 7
Chapter 7 vocab
9
Other
Undergraduate 4
04/25/2010

Additional Other Flashcards

 


 

Cards

Term
\N
Definition
New line
Term
parseINT
Definition
converts string to integer
Term
Local Variable
Definition
accessed only within function it is in
Term

X == Y

X != Y

 

Definition

x is equal to y

x is not equal to y

Term
IF statement
Definition
Execute code only if condition is true
Term
If- Else Statement
Definition
Execute code if the condition is true, and execute another code if condition is false
Term
If- Else If Statement
Definition
Select one of many blocks of code to be executed
Term
Switch statement
Definition
Use this statement if you want to select one of many blocks of code to be executed
Supporting users have an ad free experience!