A Level Computer Science OCR Practice Exam 2025 – Complete Study Resource

Image Description

Question: 1 / 400

Which of the following is NOT considered a primitive data type?

Integer

Real

Array

In programming, primitive data types are the most basic data types that represent single values and are not composed of other types. These typically include types such as Integer, Real (or Float), and Boolean, which correspond to numeric and logical values that can be directly manipulated.

Arrays, on the other hand, are considered a composite or complex data type because they are collections of elements, typically of the same data type. They allow for storing multiple values in a single variable, which makes them fundamentally different from primitive data types. While arrays are built from primitive types, their structure and functionality elevate them above being a basic data type.

Thus, identifying the array as the option that is NOT a primitive data type aligns with the understanding of data types and their classifications in programming.

Get further explanation with Examzify DeepDiveBeta

Boolean

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy