Class VIII Chapter 3 Functions in Depth
Class VIII Chapter 3 Functions in Depth
SUBJECT : COMPUTER
CHAPTER 3 : FUNCTIONS IN DEPTH
EXERCISE
Q.1 How does the use of functions help in programming?
Option1 Reduces the repetition of the same set of statements many times.
Option2 Makes finding error in the code easier.
Option3 Enhances the logical transparency of the program
Option4 All the above (√)