How much memory is allocated for objects of a class?

  1. Depending upon data members only

  2. Depending upon constructors, destructors, data members, member functions only.

  3. Depending upon data members and non static member functions only.

  4. Depending upon data members and non static member functions, constructors and destructors only.

  5. None of these


Correct Option: C

Find more quizzes: