MCQOPTIONS
Saved Bookmarks
| 1. |
What is strong type system? |
| A. | the type system in which only built-in data types are allowed. |
| B. | the type system in which only user defined data types are allowed. |
| C. | a type system that guarantees not to generate type errors. |
| D. | none of these |
| Answer» D. none of these | |