Computer Science, asked by aryanparmar45, 8 months ago

what are data types ?list the various datatype available in acess 2016​

Answers

Answered by Anonymous
2

Answer:

In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers, Floating-point numbers, characters and Booleans. 

Data types for Access desktop databases

Data TypeUsageTextAlphanumeric data (names, titles, etc.)MemoLarge amounts of alphanumeric data: sentences and paragraphs.NumberNumeric data.Date/TimeDates and times.

Similar questions