How many objects can be passed to a function simultaneously?
(a) Only 1
(b) Only an array
(c) Only 1 or an array
(d) As many as required
The question was posed to me in an interview for internship.
I want to ask this question from Passing and Returning Object with Functions in division Object of Object Oriented Programming