Explanation: Design pattern is a general repeatable solution to a commonly occurring problem in software design. There are various patterns available for use in day to day coding problems.
מיין לפי
איזו קבוצה אינה חלק מקבוצות הסיווג של design pattern?
Explanation: Model represents an object or JAVA POJO carrying data.View represents the visualization of the data that model contains.Controller acts on both model and view.It is usually used in web development.
מיין לפי
איזו מחלקה מספקת מימוש ל system independent server side