Computer Science, asked by arjunjsk, 1 month ago

Auto Value is a property of __ data type .
a. Numeric
b. Character
c. Binary
d. Date​

Answers

Answered by KailashHarjo
2

Auto Value is a property of Numeric data type.

Option(A) Numeric.

  • Auto Value implies automated value i.e. the data can be automatically set in the field of the data type.
  • The numeric data type is the one that contains numbers, decimals, and integers.
  • The character contains the special character such as the \,$,%, etc.
  • The binary data type contains the raw data.
  • Date contains the date in any of the formats of the day, month, and year.
  • So, the Auto value is a property of numeric data type.

Similar questions