Vidyalelo
C# Programming · Q24

Exception Handling in C Sharp

Programming · C# Programming · question 24

Q24

What is the process of converting a custom exception object into a standard exception object in C# called?

A.
Demarshalling
B.
Marshalling
C.
Wrapping
Answer
D.
Unwrapping

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board