Multiple Choice
C++ programmers use "____" to name their modules.
A) subroutine
B) function
C) procedure
D) method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The feature of modular programs that allows
Q26: In daily life,using a low-level,abstract list of
Q27: In many environments,collections of pre-written methods are
Q28: When a method accepts multiple arguments,does it
Q29: With implementation hiding,when you make a request
Q31: Programmers often say that a method's implementation
Q32: The process of breaking down a large
Q34: The variables in the method declaration that
Q35: When you place a value in a(n)_
Q50: A method's return type is part of