What is the primary technical advantage of using User-Defined Functions in a…
2026
What is the primary technical advantage of using User-Defined Functions in a large-scale software project?
Answer: B. They allow for "Code Reusability", reducing redundancy and making the program easier to debug.
- A.
They make the program run significantly faster than built-in functions.
- B.
They allow for "Code Reusability", reducing redundancy and making the program easier to debug.
- C.
They prevent the computer from using too much RAM.
- D.
They automatically convert the code into a website.
Attempted by 671 students.
Show answer & explanation
Correct answer: B
Loading lesson…