Reading
Add Comment
Example with Two Synchronous Events (A and B): First A does something. When A is finished B does something.
Example with Two Asynchronous Events (A and B): Both A and B do something at the same time and neither event waits for the other.
0 comments:
Post a Comment