Answers

Question and Answer:

  Home  C++ Programmer

⟩ Tell us does C++ supports exception handling? If so what are the keywords involved in achieving the same?

C++ does supports exception handling. try, catch & throw are keyword used for the same.

 199 views

More Questions for you: