Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between chaining and cascading?

cascading chaining
0
Posted

What is the difference between chaining and cascading?

0

Ans. In Chaining, one message can follow on after another. In this case the second message is sent to the object which is the result of the first message. anObject msg1 msg2 msg3 In Cascading, each message is followed by a semicolon (;) and another message. In Cascading, subsequent messages are sent to the first receiver.

0

In Chaining, one message can follow on after another. In this case the second message is sent to the object which is the result of the first message.

0

Ans. In Chaining, one message can follow on after another. In this case the second message is sent to the object which is the result of the first message.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123