In MS Access, a column within a datasheet view or table template is strictly referred to as a: MCQ with Answer and Explanation

In MS Access, a column within a datasheet view or table template is strictly referred to as a:
A. Record
B. Entity
C. Tuple
D. Field
Answer: Option D
Solution (By JKSSB Mock Tests)
In database contexts like MS Access, columns are called Fields (representing data attributes), while rows are called Records or Tuples.

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 file extension of a macro-enabled PowerPoint presentation?
A. .pptm
B. .potm
C. .pptx
D. .ppsm

Correct Answer: Option A


Explanation:
.pptm is macro-enabled presentation. .ppsm macro-enabled show.

This question belongs to: Computer Microsoft Office
Question #2
In MS Word, what is the default paragraph alignment?
A. Justify
B. Right
C. Centre
D. Left

Correct Answer: Option D


Explanation:
Default alignment is left.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which function returns the remainder after division?
A. QUOTIENT()
B. INT()
C. ROUND()
D. MOD()

Correct Answer: Option D


Explanation:
MOD(number, divisor) returns remainder. QUOTIENT returns integer portion of division, INT rounds down, ROUND rounds to digits.

This question belongs to: Computer Microsoft Office