Computer Science, asked by vairapperumal, 10 months ago

which one is not a data type?​

Answers

Answered by Anonymous
2

Answer: Arr is not a data type. Step-by-step explanation: In computer science, the Boolean data type is a data type that has one of two possible values -usually denoted true and false.

Answered by skvijay36
0

Answer:

Explanation:

In computer science, the Boolean data type is a data type that has one of two possible values -usually denoted true and false.

Character is a data type for storing/ assigning alphabets and other symbols.

Int is a data type for storing/ assigning numberical values.

Similar questions