98-372 試験問題を無料オンラインアクセス
| 試験コード: | 98-372 |
| 試験名称: | Microsoft .NET Fundamentals |
| 認定資格: | Microsoft |
| 無料問題数: | 230 |
| 更新日: | 2026-06-03 |
You load an XML document named doc1 that has an attribute named EmployeeId. Which code fragment will set the value of EmployeeId to A23?
You need to create an access rule that allows a user named UserA in MyDomain to read the contents of the Log.txt file.
Which code segment should you use?
You have created a program that writes status updates into a file.
You want to modify the file.
You need to ensure that other users can view the file while it is being modified.
Which permission should you use to open the file?
You want to use a collection to store Order items. The collection must be thread-safe and must provide access to the items in a last-in-first-out sequence.
Which type of collection should you use?