Multiple Choice
The "prepackaged" functions that belong to JavaScript objects such as Math.pow and Math.round are often called ________.
A) subroutines
B) routines
C) methods
D) functions
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: JavaScript references the _ object for you
Q13: Change an image's _ attribute to change
Q14: Which of the following are valid names
Q15: Which of the following is not a
Q16: What would the function cube return, assuming
Q18: If the HTML5 form game has a
Q19: Giving a local function variable the same
Q20: All variables declared in function definitions are
Q21: Which of the following is a legal
Q22: The style of programming in which the