you can send in values through using the names of the parameters instead of having to worry about getting the exact order
The Read( ) method ____.
returns an int
returns an int
void
ReadLine()
ref requires the original argument be initialized, out doesn't
arguments to the method
must be defined to have a void return type
static
public
includes the heading and the body
camel casing
Max( )
Convert.ToDouble( )
static methods
first argument should display two digits to the right of the decimal
method's identifier followed by list of arguments
value-returning
false
optional parameter
verb phrases
answer = Math.Abs(-23)
ReadKey( )
false
void
25
true
method
method
true
false
Main( )
false
false
false