exam questions

Exam 98-361 All Questions

View all questions & answers for the 98-361 exam

Exam 98-361 topic 1 question 110 discussion

Actual exam question from Microsoft's 98-361
Question #: 110
Topic #: 1
[All 98-361 Questions]

This question requires that you evaluate the underlined text to determine if it is correct.
To minimize the amount of storage used on the hard drive by an application that generates many small files, you should make the partition as small as possible.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

  • A. No change is needed
  • B. file allocation table
  • C. block size
  • D. folder and file names
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ccoutinho
1 year, 3 months ago
Why is it block size?
upvoted 2 times
Pomphard
9 months ago
It's not going to be the partition you should decrease, nor is it the file allocation table (you're probably not even dealing with a FAT-partition anyway). What does make sense is to minimize the sector (block) size. Even the smallest files take up at least one sector of space, so when this is 512 bytes instead of the default 4 KB you'll use up 8 times as little space per very small file. The problem is, you cannot just change the sector size. You could buy a very old fashioned HDD with still 512 byte sector sizes, but this change is going to bring about many performance issues (higher chance of corruption, lower read/write speeds, etc.) In conclusion, they obviously are digging for answer C, yet none of them are appropriate in real scenarios.
upvoted 5 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...