Q:

Which among the following is correct?

0

Which among the following is correct?


  1. Two objects can point to the same memory location
  2. Two objects can never point to the same memory location
  3. Objects not allowed to point at a location already occupied
  4. Objects can’t point to any address

All Answers

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

 (a).Two objects can point to the same memory location

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
If an object is being returned by value then _____... >>
<< If an object is passed by reference to a function ...