Using Classes and Objects

studied byStudied by 202 people
3.8(5)
Get a hint
Hint

object

1 / 5

6 Terms

1

object

an entity or data type that we create in java.

New cards
2

class

they contain instance fields or data that belong to the object and methods that are used to manipulate the data

New cards
3

Precedence

the order of operations in java

New cards
4

static variable

the variable belongs to the class itself, and is initialized only once at the start of the execution

New cards
5

immutable

the state of the object doesnā€™t change since it has been initialized

New cards
6

Method usage

when using methods of a class, remember the parameters used to call the method need to match the data types of the arguments of the defined method

New cards

Explore top notes

note Note
studied byStudied by 18 people
... ago
5.0(1)
note Note
studied byStudied by 1712 people
... ago
4.7(13)
note Note
studied byStudied by 3 people
... ago
5.0(1)
note Note
studied byStudied by 26 people
... ago
5.0(1)
note Note
studied byStudied by 24 people
... ago
5.0(1)
note Note
studied byStudied by 13 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)

Explore top flashcards

flashcards Flashcard (22)
studied byStudied by 12 people
... ago
5.0(1)
flashcards Flashcard (72)
studied byStudied by 12 people
... ago
5.0(1)
flashcards Flashcard (94)
studied byStudied by 13 people
... ago
4.0(1)
flashcards Flashcard (62)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (105)
studied byStudied by 28 people
... ago
5.0(1)
flashcards Flashcard (101)
studied byStudied by 3 people
... ago
5.0(1)
flashcards Flashcard (21)
studied byStudied by 26 people
... ago
5.0(1)
flashcards Flashcard (32)
studied byStudied by 21 people
... ago
5.0(1)
robot