Computer Science, asked by shutishrivastava1103, 3 months ago

Which of the following is a data type
निम्न में से कौन सा एक डेटा प्रकार है?
Select one:
a. Date
Date
b. Both Memo and General
Memo और General दोनों
c. Memo
Memo
d. General
General​

Answers

Answered by dasprapti1234
4

both memo and general

please Mark me as a BRAINLIST

Answered by stefangonzalez246
0

a. Date

Explanation:

A data type in programming is a classification that indicates the type of value a variable has and the types of math, relationships, or logical operations that can be applied to the variable without causing an error. For example, strings are the data type used to classify text, and integers are the data type used to classify integers.

The DATE data type stores calendar dates. The DATE data type requires 4 bytes. The DATE value is saved as an integer and can be used in arithmetic expressions. For example, we can subtract a DATE value from another DATE value. As a result, a positive or negative INTEGER value is the number of days elapsed between the two dates.

#SPJ2

Similar questions