Which of these is a primitive data type?(1 point)Responsesarrayarrayfunctionfunctionintegerintegerclass

1 answer

Among the options provided, integer is a primitive data type.

The other options, such as array, function, and class, are more complex data structures or types.