Q Which of the following comments about object oriented design of software, is not true?

  • A Objects inherit the properties of class
  • B Classes are defined based on the attributes of objects
  • C classes are always different
  • D an object can belong to two classes

MCQs Details

An object can belong to two classes is a wrong comment about object oriented design of software.