Which of these is a data type that is made up of whole numbers represented as binary values?(1 point)

Responses

string
string

object
object

integer
integer

stack

integer

Which of the following is one of the most important data structures which contains a collection of values or variables?(1 point)

Responses

array
array

boolean
boolean

integer
integer

compiler

array

What is a type of primitive data that is not an integer but holds fractional values?(1 point)

Responses

integer
integer

variable
variable

expression
expression

float

float

What is a type of primitive data that is either negative or positive numerical whole numbers?(1 point)

Responses

integer
integer

float
float

character
character

operator

integer

are you sure

Yes, I am sure. The data type described is an integer, which represents whole numbers that can be either negative or positive.

Which of the following is defined as collection of values, variables, and operators?(1 point)

Responses

operator
operator

float
float

expression
expression

identifier