Free 098-372 Questions for Microsoft .NET Fundamentals 098-372 Exam as PDF & Practice Test Engine

  • Exam Code/Number: 098-372
  • Exam Name/Title: Microsoft .NET Fundamentals
  • Certification Provider: Microsoft
  • Corresponding Certification: Microsoft .NET Framework 4
  • Exam Questions: 230
  • Updated On: Jul 19, 2026
Which class should you use to perform a search of an XML document?
Correct Answer: C Vote an answer
Which standard allows data types to be interchanged among all Common Language Infrastructure (CLI) programming languages?
Correct Answer: C Vote an answer
You want to access a native Win32 function from a .NET application.
You import the function.
Which two keywords should you use to define the function? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: A,B Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Value type variables are stored in the:
Correct Answer: D Vote an answer
Which type of casting enforces type safety?
Correct Answer: D Vote an answer
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?
Correct Answer: A Vote an answer
Which configuration file is automatically created by .NET when the file is needed by the application for the first time?
Correct Answer: A Vote an answer
You want to create a class named ShoppingCart that has a type argument named TItem. The TItem type argument must be a value type.
Which code segment should you use to define the ShoppingCart class?
Correct Answer: C Vote an answer
A base class named MasterData is defined according to the following code segment.

Which code segment should you use to define a method named LoadData that overrides the method in the MasterData class?
Correct Answer: D Vote an answer
You want to debug a class library project that will be used by an application named MyApplication.exe.
MyApplication.exe is not part of your Microsoft Visual Studio project and is not running currently. You want MyApplication.exe to start automatically.
What should you do?
Correct Answer: C Vote an answer
Managed code manages:
Correct Answer: C Vote an answer
Which collection enforces type safety?
Correct Answer: B Vote an answer
0
0
0
10