Saved Bookmarks
| 1. |
What is the control structure used by Pascal? |
|
Answer» To display the flow of CONTROL in a structured manner, PASCAL USES a structured programming language. It ALSO uses the goto statement that gives control to the main program in a recursive manner. |
|