Computer Science, asked by vinodprabha2007, 8 months ago

_ data type is not available in earlier version of access

Answers

Answered by prasad634
2

Data Type Usage Size

Short Text (for... Alphanumeric... Up to 255 char...

Number Numeric data 1, 2, 4, 8, or 16...

Date/Time Dates and times 8 bytes

Answered by soham999555
0

Answer:

A character literal is a type of literal in programming for the representation of a single character's value within the source code of a computer program. ... For example, 'a' indicates the single character a while "a" indicates the string a of length 1.

Similar questions