You are asked to design an automation support unit for telecommunication company. A request that is sent by a client can be handled by: (1) Employee A, if the request is about paid cards, (2) Employee B, if the request is about the 3g service, and (3) Employee C, for other types of requests. What design pattern best fits your needs for solving the problem 1.Visitor 2.Chain of responsibility 3.Command 4.Strategy
You are asked to design an automation support unit for telecommunication company. A request that is sent by a client can be handled by: (1) Employee A, if the request is about paid cards, (2) Employee B, if the request is about the 3g service, and (3) Employee C, for other types of requests. What design pattern best fits your needs for solving the problem
1.Visitor
2.Chain of responsibility
3.Command
4.Strategy
Communication:-
Communication is the exchange of information, thoughts, or ideas between individuals or groups through speaking, writing, or using some other medium. It involves encoding and transmitting messages, and decoding and interpreting messages received, with the goal of effectively conveying meaning. Communication can occur between people, animals, or machines, and is a vital aspect of human interaction and relationships. Effective communication requires a shared understanding between the sender and the receiver and can be influenced by factors such as context, culture, and emotional state.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps