| Exam Code/Number: | 98-372Join the discussion |
| Exam Name: | Microsoft .NET Fundamentals |
| Certification: | Microsoft |
| Question Number: | 230 |
| Publish Date: | Aug 31, 2026 |
|
Rating
100%
|
|
An event declaration is shown in the following code segment. Public Event NewProduct As NewProductEventHandler What is NewProductEventHandler in the event declaration?
You need to force an immediate garbage collection of all unused memory.
Which method should you use?
You need to handle only SqlException exceptions.
You also need to ensure that any other exception flows back to the calling code.
Which code segment should you use?