drag the tiles to the correct boxes to complete the pairs. match the data types to the types of values they…

drag the tiles to the correct boxes to complete the pairs. match the data types to the types of values they store. text number currency date/time $500 10th january 2015 56,654.09 sample.1234 reset next

drag the tiles to the correct boxes to complete the pairs. match the data types to the types of values they store. text number currency date/time $500 10th january 2015 56,654.09 sample.1234 reset next

Answer

Brief Explanations:

Text stores alphanumeric and symbolic characters like "sample.1234". Number stores numerical values such as 56,654.09. Currency stores monetary - related values with a currency symbol like $500. Date/time stores information about dates and times like 10th January 2015.

Answer:

$500$ → currency 10th January 2015 → date/time 56,654.09 → number sample.1234 → text