Discussion :: Object Oriented Programming Using C++
-
A function's single most important role is to
A.
give a name to a block of code
|
B.
reduce program size
|
C.
accept arguments and provide a return value
|
D.
help organize a program into conceptual units
|
E.
None of the above
|
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment