Q:

Which among the following is false?

0

Which among the following is false?


  1. Object must be created before using members of a class
  2. Memory for an object is allocated only after its constructor is called
  3. Objects can’t be passed by reference
  4. Objects size depends on its class data members

All Answers

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

 (c).Objects can’t be passed by reference

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

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following is incorrect?... >>
<< How many objects can be declared of a specific cla...