When we define the default values for a function?
Posted: Wed Jul 13, 2022 7:51 pm
a) When a function is defined
b) When a function is declared
c) When the scope of the function is over
d) When a function is called
b) When a function is declared
c) When the scope of the function is over
d) When a function is called