400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 8)

Where is an exception generated?

17/50

Where is an exception generated?

In the catch block

In the throw clause

In the constructor of a class

Only when memory allocation fails

Giải thích

Chọn B