Answer:
Option D. float is the correct answer.
Explanation:
Decimal number contains decimal point. Out of all the given data types, float data type store the number with decimal point.
As the number has to be further used for calculations float ahs to be used. Because the numbers can also be stored in string but cannot be used for further calculations.
Hence,
Option D. float is the correct answer.
Involvement is the answer just took it. thank you
The Query object is used to asks a question about the data stored in a database and displays the specific fields and records that answer the question.
In code form, the select command is used for queries.