Solved

What Is the Difference Between a Method Heading and a Function

Question 62

Multiple Choice

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


A) A method heading uses the word method at the left.
B) A function heading uses the word function 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