IMG-LOGO

Câu hỏi:

14/07/2024 74

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 123

Câu 2:

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

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

Câu 3:

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

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

Câu 4:

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

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

Câu 5:

%= is not a operator in C++

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

Câu 6:

All C++ functions are recursive.

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

Câu 7:

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

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

Câu 8:

Static member functions can use this pointer.

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

Câu 9:

Friendship is commutative.

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

Câu 10:

One cannot create an object of a virtual class.

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

Câu 11:

Using operator overloading we can invent new operators.

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

Câu 12:

Static data members cannot be private.

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

Câu 13:

There can be a null reference.

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

Câu 14:

New and delete are operators.

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

Câu 15:

C++ is a pure object oriented programming language.

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