This data type allows alphanumeric characters and special symbols:

A. Text
B. Memo
C. Auto number
D. Both A & B

Answer

Correct Answer: D. Both a & b

Detail about MCQs

A. Text: The text data type typically allows alphanumeric characters and special symbols. It is commonly used for fields that store textual data.
Given the options, both A. Text and B. Memo could be correct depending on the specific requirements of the database field. If the field is expected to contain longer text entries, B. Memo would be more appropriate. However, if the field is for shorter text entries, A. Text would be suitable.
So, the correct answer depends on the specific context and requirements of the database field. If we’re looking for a more general answer that encompasses both shorter and longer text entries, both A. Text and B. Memo would be correct.

Write a Comment

Your email address will not be published. Required fields are marked *