CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
3
You visited us 3 times! Enjoying our articles? Unlock Full Access!
Question

Which of the following is a layer of object oriented design pyramid?

A
Subsystem layer
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
Class and object layer
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
Message layer
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
All of the above
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
Open in App
Solution

The correct option is D All of the above

Subsystem layer, class and object layer, message layer are layers of object oriented design pyramid.

Object oriented design:-

Object oriented designis the concept that forces programmers to plan out their code in order to have a better flowing program. The origins of object oriented design are debated, but the first languages that supported it included Simula and Smalltalk.

1) Subsystem layer:-

The subsystem layer contains a representation of each of the subsystems that enable the software to achieve its customer-defined requirements and to implement the technical infrastructure that supports customer requirements.

2) Class and object layer:-

The class and object layer contains the class hierarchies that enable the system to be created using generalizations and increasingly more targeted specializations. This layer also contains representations of each object.

3) Message layer:-

The message layer contains the design details that enable each object to communicate with its collaborators. This layer establishes the external and internal interfaces for the system.



flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Database Structuring
ACCOUNTANCY
Watch in App
Join BYJU'S Learning Program
CrossIcon