1. Computer Science Engineering (CSE)
  2. .NET Programming
  3. A sub procedure is valuable because it:
Q.

A sub procedure is valuable because it:

A. makes code easier to maintain.
B. splits the logic to solve a problem into small, manageable units.
C. limits the number of times the code can be accessed.
D. Both a and b.
Answer» D. Both a and b.
View all MCQs in:   .NET Programming

Discussion