Computer Science, asked by divyanganikaler, 5 months ago

Q6. Which of the following is not a correct variable type?
a) float
b) Int
c) double
d)real​

Answers

Answered by Anonymous
1

The answer to the question is option D)"real" which is not a correct data type. In programming there are various datatype present for storing according to it's need and size. Like "char" is a datatype which is responsible for storing any data which resembles any single character

Similar questions