Multiple Choice
Select all that apply . Which of the following are alternate terms for the word 'function'?
A) procedure
B) subroutine
C) method
D) process
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: The arguments in a function call pass
Q20: The inputs to a function are called<br>A)
Q21: A JavaScript function include at least one
Q22: Date() creates a JavaScript _ which represents
Q23: Local variables cannot be accessed outside the
Q25: Other names for a function are _
Q26: A function definition is the same as
Q27: A variable declared in a function is
Q28: A function _ is the algorithm written
Q29: A function is declared by writing its