IMG-LOGO

Câu hỏi:

14/07/2024 48

In the function template definition it is not necessary to use each type parameter declared in the template prefix.

A. TRUE

B. FALSE

Đáp án chính xác

Trả lời:

verified Giải bởi Vietjack

Chọn B

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:

One cannot create an object of a virtual class.

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

Câu 7:

Friendship is commutative.

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

Câu 8:

All C++ functions are recursive.

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

Câu 9:

Static member functions can use this pointer.

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

Câu 10:

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

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 78

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