CEFR B2

built-in type

noun phrase

Meaning

A data type that is predefined and automatically available in a programming language or environment, requiring no additional implementation or import.

Examples

  • The language has a built-in type for integers, making it easy to perform arithmetic operations.
  • The built-in type for strings in this language is very flexible and powerful.