Microsoft
98-364 · Question #198
You need to store the first name, last name, and student ID for 100 students. This information will be stored in a table as:
The correct answer is B. 100 rows and three columns. See the full explanation below for the reasoning.
Question
You need to store the first name, last name, and student ID for 100 students. This information will be stored in a table as:
Options
- A100 items and three cells.
- B100 rows and three columns.
- Cthree rows and 100 columns.
- Dthree items and 100 cells.
How the community answered
(32 responses)- A3% (1)
- B72% (23)
- C16% (5)
- D9% (3)
Community Discussion
No community discussion yet for this question.