Q:

How many objects can be passed to a function simultaneously?

0

How many objects can be passed to a function simultaneously?


  1. Only 1
  2. Only an array
  3. Only 1 or an array
  4. As many as required

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).As many as required

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If an object is passed by address, will be constru... >>
<< It is necessary to return the object if it was pas...