Step 1. Main enters to open a console
|
Step 1: B
|
Ste 2: Objectes are created after instances.
|
step 3:
|
Step 4: enter a string
|
step 4B:
|
Step 4C
|
Step 5
|
Step 6: Process through returns the value to a local method
to process. If you note the gray color of ec.processthough, means that the
circle of process through checks out the local
|
Step 7: The local process in turn checks back to
process_through.
|
step 8 returning
|
Step :9 now note "ep.process_through" completes the circle
of series of processes.
|
Step 10:
|
Some illustration
|
program flow
|
|