InterviewSolution
Saved Bookmarks
| 1. |
Explain branch operation. |
|
Answer» Conditional PROCESSING is supported by the BRANCH operation. It is similar to an "if-then-else" statement that can be found in languages such as JAVA. To create a BRANCH operation, |
|