Computer Programming MCQs Software Engineering Mcqs
Q A data object can encapsulates processes and operation as well _________________?
  • A A. True
  • B B. False
  • C ExpLanation: a data object encapsulates data only. there is no reference within a data object to operations that act on the data.
Leave a Comment