Writing Classes

studied byStudied by 107 people
3.7(3)
get a hint
hint

class

1 / 12

Studying Progress

0%
New cards
13
Still learning
0
Almost done
0
Mastered
0
13 Terms
1
New cards

class

When a group of statements, such as control structures, are all put together to be referred to this

New cards
2
New cards

source code

this is the java programming file that hosts the code

New cards
3
New cards

method

a block of code that, when called, performs specific actions mentioned in it

New cards
4
New cards

driver class

a class in charge of running other classes

New cards
5
New cards

object class

the parent classes of all the java classes

New cards
6
New cards

header

where you tell Java what value type, if any, the method will return

New cards
7
New cards

constructor

a special method used to initalize objects

New cards
8
New cards

instance variables(fields)

a variable that is specific to a certain object

New cards
9
New cards

return type

the primitive type in which data should return

New cards
10
New cards

parameters

the variables listed as a part of the method decleration

New cards
11
New cards

precondition

a condition that must be true for your method code to work

New cards
12
New cards

postcondition

a condition that is true after the method runs

New cards
13
New cards

static

it belongs to the class rather than to a specific instance

New cards

Explore top notes

note Note
studied byStudied by 6 people
Updated ... ago
4.0 Stars(1)
note Note
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 1155 people
Updated ... ago
5.0 Stars(9)
note Note
studied byStudied by 4 people
Updated ... ago
4.0 Stars(1)
note Note
studied byStudied by 26 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 48 people
Updated ... ago
4.0 Stars(1)
note Note
studied byStudied by 18 people
Updated ... ago
5.0 Stars(1)

Explore top flashcards

flashcards Flashcard35 terms
studied byStudied by 27 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard151 terms
studied byStudied by 12 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard54 terms
studied byStudied by 29 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard51 terms
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard177 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard53 terms
studied byStudied by 1 person
Updated ... ago
5.0 Stars(1)
flashcards Flashcard36 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard51 terms
studied byStudied by 599 people
Updated ... ago
4.4 Stars(18)