InterviewSolution
Saved Bookmarks
| 1. |
What Is Section? |
|
Answer» A SECTION is a SET of ordered steps that is executed as PART of a program. You can call SECTIONS (and other programs) from steps within other sections. A section is a set of ordered steps that is executed as part of a program. You can call sections (and other programs) from steps within other sections. |
|