Question 187 Which of the following are two special functions that are meant for handling exception, that occur during exception handling itself ? A Void terminate […]
Question 188 A friend function can be used to A avoid arguments between classes. B allow access to classes whose source code is unavailable. C allow […]