Solved

What Is the Difference Between a Method Heading and a Function

Question 11

Multiple Choice

What is the difference between a method heading and a function heading?


A) A method heading uses the word <code>method</code> at the left.
B) A function heading uses the word <code>function</code> at the left.
C) A method heading includes parameters and a function heading provides arguments.
D) A function heading includes parameters and a method heading provides arguments.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions