ENGLISH
REFERENCE

primitive type

idiom
Meaning

A data type provided by a programming language as a basic building block, such as integer, character or Boolean.


Examples
SIMPLE

An integer is a common primitive type in most programming languages.

CONTEXTUAL

Before you create complex objects, you must understand how to use each basic primitive type.

COMPLEX

The compiler optimizes performance by storing each primitive type directly in the stack memory rather than on the heap.

Anchors to

© 2026 English Reference