this example demonstrates Chain of Responsibility in java.It avoids attaching the sender of a request to its receiver, giving this way other objects the possibility of handling the request too.
- The Run It Now!
This is a simple java program which ask the user to choose one card but he/she will not say what card it is. Then after a few question the program will display his/her cards ^_^...