behaviors
what is what a object does
When you create your own method, the variables you define for it are called
formal parameters.
object.method();
is used to call an object’s method.
what is a string?
are objects of the String class that hold sequences of characters (a, b, c, $, etc).
who is cheif expeditor?
What is Pierce Drakesmith
attributes
(the object’s properties or what it knows about itself)
Methods are said to be overloaded
when there are multiple methods with the same name but a different method signature,
Methods
are a set of instructions that define behaviors for all objects of a class.
which is a set of characters enclosed in double quotes
string literal
what is the main goal of the expeditors
what is to get obese and fat
dot operator
used to run an object’s method
abstraction
hides all but the relevant data about an object in order to reduce complexity and increase efficiency.
method signature
the method name followed by a parameter list, in its documentation.
used to create a new object of a class.
new
who is co-lead expeditor
rylan Kuhn
arguments
(some data)
define the behaviors or functions of objects.
methods
A static method or class method
is one that doesn’t need to be called on an object of a class.
null
used to indicate that an object reference doesn’t refer to any object yet.
who attempted to overthrow the chief expeditor
Jeremiah bender
class
class is used to define a new data type or a blueprint for objects.
values that you can give to methods to help them do their job are called
arguments or parameters.
method();
is used to call a method within the same class
what do escape sequences start with
the great civil war