 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | What is TRUE about PL/SQL functionalities? | 
| A. | Conditions and loops are fundamental elements of procedural languages like PL/SQL. | 
| B. | Various types and variables can be declared, as can procedures and functions, as well as types and variables of those types | 
| C. | Arrays can be used with it as well as handling exceptions (runtime errors) | 
| D. | All of the above | 
| Answer» E. | |