Multiple choice A primitive data type is a ____ data type. predefined post defined abstract none of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Primitive data types (like int, float, char) are predefined by the programming language and represent the most basic building blocks for data manipulation.