In MS Access, which data type is ideal for fields that store long strings of alphanumeric characters, sentences, or paragraphs exceeding 255 characters? MCQ with Answer and Explanation

In MS Access, which data type is ideal for fields that store long strings of alphanumeric characters, sentences, or paragraphs exceeding 255 characters?
A. Hyperlink
B. Short Text
C. OLE Object
D. Long Text
Answer: Option D
Solution (By JKSSB Mock Tests)
In modern versions of MS Access, 'Long Text' (previously called Memo) stores up to about 1 gigabyte of text, whereas 'Short Text' is capped at 255 characters.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
What is the default slide layout for a new slide in PowerPoint?
A. Comparison
B. Blank
C. Title and Content
D. Title Slide

Correct Answer: Option C


Explanation:
When you add a new slide (Ctrl+M), the default layout is Title and Content.

This question belongs to: Computer Microsoft Office
Question #2
In Excel, which function is used to calculate the internal rate of return for a series of cash flows?
A. PV
B. RATE
C. NPV
D. IRR

Correct Answer: Option D


Explanation:
IRR calculates the internal rate of return. NPV calculates net present value, PV present value, RATE interest rate.

This question belongs to: Computer Microsoft Office
Question #3
Which join type in an MS Access Query design view extracts only the rows where the linked key field values match exactly between both tables?
A. Full Cross Join
B. Inner Join
C. Right Outer Join
D. Left Outer Join

Correct Answer: Option B


Explanation:
An Inner Join is the default join type in MS Access. It extracts records from linked tables only when the values in the joined fields match exactly.

This question belongs to: Computer Microsoft Office