Computer Science, asked by preetdullat1809, 6 hours ago

____ data type is used to store date

Answers

Answered by karunadevigaurav
2

Answer:

DateTime types

DateTime types are used for declaring variables for storing date and time values with an accuracy down to milliseconds. The range of values for DateTime data type is 1/1/-32768 12:00:00.000 AM to 12/31/32767 11:59:59.999 PM.

Answered by s23217aparth00254
0

Answer:

Date data type is used to store date and time values . Use the Date data type to contain date values, time values, or date and time values.

Similar questions