double is a
(A) buit in data type (6) Constant
(C) Desired data type (d) Variable
Answers
Answered by
0
Answer:
The answer of the following question is Option A.
Explanation:
- Double is a built-in datatype.
- Built-in datatype- The data type that are predefined in the program directly, user do not need to define them in program.
- Double datatype- It is floating point datatype- that take double floating value. It will take decimal value upto 8 decimal places and it is of 64 bit . Double datatype is a basic datatype.
Answered by
0
Answer:
double is a built in data type....
Similar questions