InterviewSolution
Saved Bookmarks
| 1. |
What Is Cond=only ? |
|
Answer» Means execute this STEP only if any of the PREVIOUS steps, TERMINATED ABNORMALLY. Means execute this step only if any of the previous steps, terminated abnormally. |
|