Q:

If an object is declared inside the function then ____________________ outside the function

0

If an object is declared inside the function then ____________________ outside the function


  1. It can be returned by reference
  2. It can’t be returned by reference
  3. It can be returned by address
  4. It can’t be returned at all

All Answers

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

(b).It can’t be returned by reference

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

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How many independent objects can be returned at sa... >>
<< Which is the correct syntax for defining a functio...