6
Answers

What’s the C# equivalent of C++

Manish Singh

Manish Singh

13y
3.5k
1
Hi.....

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