Home
Flashcards
Preview
Java MT 1
Home
Get App
Take Quiz
Create
What is encapsulation?
combining data and behavior
Data hiding is important becuase only an objects ____________ should be able to manipulate it's ___________
methods
attributes
A class encapsulates the static __________ and dynamic __________
attributes
behaviors
The insect would be the __________, and the ant would be the ____________.
class
object
____________ is the ability of one class to extend the capabilities of another.
Inheritance
What are the characteristics of UML?
It's syntax only
It can be used to model anything.
The type of language doesn't matter.
__________ describes what a system does from the outside user.
Use Case diagrams.
What is highly detailed in describing requirements?
Use Case diagrams
When is a class diagram used?
To show a systems classes and relationships among them.
If there is no __________________ attributes can't be used because of data hiding.
Get and Set Method.
The _______________ ___________ value can be used like any variable of it's type.
Get Method returned
____________ is a link of one class to a super class
Generalization
_______________ is when one class belongs to a collection.
Aggregation
Author
gianni11
ID
207651
Card Set
Java MT 1
Description
MT 1
Updated
2013-03-16T17:12:01Z
Show Answers
Home
Flashcards
Preview