MCQOPTIONS
Saved Bookmarks
| 1. |
In C#.NET if we do not catch the exception thrown at runtime then which of the following will catch it? |
| A. | Compiler |
| B. | CLR |
| C. | Linker |
| D. | Loader |
| Answer» C. Linker | |