๐Ÿ“Š Principles of Programming Languages
Q. 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) the type system that guarantees not to generate type errors.
  • (D) none of these
๐Ÿ’ฌ Discuss
โœ… Correct Answer: (C) the type system that guarantees not to generate type errors.

You must be Logged in to update hint/solution

๐Ÿ’ฌ Discussion

๐Ÿ“Š Question Analytics

๐Ÿ‘๏ธ
226
Total Visits
๐Ÿ“ฝ๏ธ
2 y ago
Published
๐ŸŽ–๏ธ
Mr. Dubey
Publisher
๐Ÿ“ˆ
80%
Success Rate