Shared Flashcard Set

Details

Object Oriented Programming
Chapter 1-5
7
Computer Science
Undergraduate 1
10/05/2010

Additional Computer Science Flashcards

 


 

Cards

Term
String Literals
Definition
The stuff that goes inside the " " in the println method.
Term
String Concatenation
Definition
Adding multiple strings using the operator (+).
Term
White Space
Definition
The white part of a paper that has colored words on it.
Term
Comments
Definition
Used to help the user and future users to understand the content of the program.
Term
Escape Sequence
Definition
used to represent a character that would otherwise cause compilation errors.
Term
Parameter
Definition
Each piece of data that's sent to a method.
Term
Variable
Definition
a name for a location of memory used to hold a data value.
Supporting users have an ad free experience!