Computer Science Ques 343

Question: A telephone number would be stored in a _______ field in a database.

Options:

A) Text

B) memo

C) Computed

D) date

E) None of these

Show Answer

Answer:

Correct Answer: D

Solution:

  • A telephone number and address would be- stored in text or alpha numeric field in a database. A field of this data type will accept both numbers and text. When you enter numbers into text fields. They get sorted as if they are words and could not be used for any calculations.