Online Access Free 098-372 Practice Test
| Exam Code: | 098-372 |
| Exam Name: | Microsoft .NET Fundamentals |
| Certification Provider: | Microsoft |
| Free Question Number: | 230 |
| Posted: | May 26, 2026 |
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?
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.)
You need to encrypt data by using a public key and a private key.
Which .NET class should you use?