what is a type of primitive data that is either nagative or positive numerical whole numbers

integer
operator
character
float

integer

The type of primitive data that is either negative or positive numerical whole numbers is called an integer.

The type of primitive data that is either negative or positive numerical whole numbers is called an integer.

To determine this answer, you can look at the given options: integer, operator, character, and float.

- Operator: This is not the correct answer because an operator represents an operation that can be performed on data, such as addition, subtraction, or multiplication.

- Character: This is not the correct answer because characters represent individual letters, digits, or symbols, and are not numerical values.

- Float: This is not the correct answer because a float is a data type that represents floating-point numbers, including both whole numbers and decimal fractions.

By process of elimination, the correct answer is integer, which matches the description of being either negative or positive numerical whole numbers.