What is the primary role of a type system in a programming language?
To enforce data types and prevent errors
To support polymorphism
To increase code optimization
To enhance code readability and maintainability

Software Engineering Exercises are loading ...