Object Oriented Programming - Old Questions

Question Answer Details

8. Write a C++ program containing a possible exception. Use a try block to throw it and a catch block to handle it.


5 marks

Answer

AI Generated Answer

AI is thinking...