Results 1 issues of Anugrah

In this updated code, I have removed the throw(int, char, double) specification, and catch exceptions by their actual types in the catch blocks. This is the preferred way of handling...