6
Answers

What’s the C# equivalent of C++

Photo of Manish Singh

Manish Singh

13y
3.9k
1
Hi.....

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

Answers (6)