3
Answers

Write a problem to throw an exception

create a class that can have only five instances and should throw an exception if more than 5 is created ?

Answers (3)