Which design pattern is mostly used in net?
Answer / Sudheer Kumar
In networking applications, design patterns such as Observer (event-based programming), Strategy (interchangeable algorithms), and Factory (object creation) are commonly used to manage events, optimize performance, and create configurable components.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to pring 10 item per page in smartform
Give me example of chain of responsibility design pattern?
what is the lazy design pattern?
Give the syntax of css?
Why is singleton bad?
What is a behavioral design pattern?
Why should we not use singleton pattern?
4. Identify and bound the SOI’s Operating Environment.
what is cascading order?
What are the benefits of the proxy in the design pattern?
What is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 Answers Infosys, Symphony, Wipro,
What is the difference between factory and strategy design pattern?