Level 77
Level 79
15 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
Flash Drive
Solid-state data storage device
intellectual property
A person's work or invention that is the result of creativity, to which one has rights and
Pirating
Copying intellectual property
Assignment operator
=, used to change the value of a variable
Constant
A value in a program that cannot be altered. [p37]
constructor
a method is called when an object is instantiated using the new keyword
int
A primitive data type given 4 bytes of storage containing a signed integer that can be stored in the range
Char
a one character data type
Decrement Operator
A special operator that takes the current value of a variable, subtracts one and then
extends
ex: public class Subclass __________ Superclass {}
Increment Operator
A special operator that takes the current value of a variable, adds one and then places
Encryption
Files are transformed in a form that an unauthorized person cannot understand them.
Motherboard
holds and organizes computer components; connects them with circuits to enable data transfer
Operating System
A set of programs that controls the hardware and lets users and applications work with the
Defragmentation
After a while, access to files starts to slow, a process can be used to tidy up the disk or other