Java Games: Flashcards, matching, concentration, and word search.

AB
base classA class that is inherited by another class
classA composite data type that groups related data and procedures
class moduleA seperate file used to code a new class
constructora method that is automatically called when an object is instantiated
data hidinglimited access to data in a class
data membera varaible member in a class
derived classa class based on another class
encapsulationdata hiding in a class, implemented with access modifier keywords
field membera constant member in a class
instantiationcreating an object of a class. A dim statement with a class name as the data type
method numbera member of a class that is a type of procedure
objectan instance of a class
overloadeda method that performs an action depending on the number and type of argument it receives
polymorphica method that can appear to change its tasks to meet the needs of the object calling it
propertya member of a class that can get and set a value that is a data member of an object's class


Information Technology Instructor
Phillip O Berry Academy of Technology
Charlotte, NC

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities