6
Answers

What’s the C# equivalent of C++

Hi.....

Ques: What's the C# equivalent of C++ catch (…), which was a catch-all statement for any possible exception?

Answers (6)