Chủ nhật, 19/05/2024
IMG-LOGO

Câu hỏi:

14/10/2022 43

When declaring an iterator from the STL, the compiler automatically creates the right kind, depending upon the container it is used with.

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 87

Câu 2:

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

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

Câu 3:

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

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

Câu 4:

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

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

Câu 5:

All C++ functions are recursive.

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

Câu 6:

Friendship is commutative.

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

Câu 7:

Static member functions can use this pointer.

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

Câu 8:

One cannot create an object of a virtual class.

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

Câu 9:

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

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

Câu 10:

%= is not a operator in C++

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

Câu 11:

There can be a null reference.

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

Câu 12:

Using operator overloading we can invent new operators.

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

Câu 13:

Static data members cannot be private.

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

Câu 14:

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

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

Câu 15:

New and delete are operators.

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