B.S.W.E. Bachelor of Software Engineering Practice Test
B.S.W.E. Bachelor of Software Engineering Programming Languages & Paradigms
Which of the following best describes a strongly typed programming language?
Select your answer
A
A language that requires explicit type declarations for all variables
B
A language that enforces type constraints and restricts implicit type conversions
C
A language that compiles exclusively to native machine code
D
A language that uses only integer and floating-point types
Hint