IMG-LOGO

Câu hỏi:

15/06/2024 56

Once an exception has been thrown, it is not possible for the program to jump back to the throw point.

A. TRUE

Đáp án chính xác

B. FALSE

Trả lời:

verified Giải bởi Vietjack

Chọn A

Câu trả lời này có hữu ích không?

0

CÂU HỎI HOT CÙNG CHỦ ĐỀ

Câu 1:

Friend functions have access only to public members of the class.

Xem đáp án » 14/10/2022 110

Câu 2:

“My Variable” is a valid identifier in C++

Xem đáp án » 14/10/2022 98

Câu 3:

A function designed as public can be accessible by non-members of a class.

Xem đáp án » 14/10/2022 96

Câu 4:

In C++ one can define a function within another function.

Xem đáp án » 14/10/2022 92

Câu 5:

%= is not a operator in C++

Xem đáp án » 14/10/2022 91

Câu 6:

All C++ functions are recursive.

Xem đáp án » 14/10/2022 87

Câu 7:

One cannot create an object of a virtual class.

Xem đáp án » 14/10/2022 87

Câu 8:

It is possible to overload a function template and an ordinary (nontemplate) function.

Xem đáp án » 14/10/2022 87

Câu 9:

Friendship is commutative.

Xem đáp án » 14/10/2022 87

Câu 10:

Static member functions can use this pointer.

Xem đáp án » 14/10/2022 86

Câu 11:

Using operator overloading we can invent new operators.

Xem đáp án » 14/10/2022 84

Câu 12:

Static data members cannot be private.

Xem đáp án » 14/10/2022 81

Câu 13:

There can be a null reference.

Xem đáp án » 14/10/2022 79

Câu 14:

New and delete are operators.

Xem đáp án » 14/10/2022 76

Câu 15:

When an exception if throw, but not caught, the program ignores the error.

Xem đáp án » 14/10/2022 75