Methods Flashcards

1
Q

Public

A

Means that other classes can access this method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Void

A

No specific output from the method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Method signature

A

The method name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Scope

A

Everything inside the curly braces of a method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Method Overloading

A

Classes can contain multiple methods with the same name as long as each method has different parameters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly