Multiple Choice
By writing your own procedures, you can ______an applications code, that is, break it into small, manageable procedures.
A) streamline
B) duplicate
C) modularize
D) functionalize
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: What is the value of intTotal after
Q12: If you do not provide an access
Q13: Which of the following functions accepts a
Q14: Which of the following procedure declarations matches
Q15: What is assigned to <b>lblDisplay.Text</b> when the
Q17: Choose a new, more descriptive name for
Q18: When calling a procedure, passed arguments and
Q19: Which debugging command executes a function call
Q20: A is a special variable that receives
Q21: Which is the correct way to define