Thứ năm, 06/02/2025
IMG-LOGO

Câu hỏi:

14/07/2024 68

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 116

Câu 2:

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

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

Câu 3:

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

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

Câu 4:

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

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

Câu 5:

%= is not a operator in C++

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

Câu 6:

One cannot create an object of a virtual class.

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

Câu 7:

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

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

Câu 8:

Static member functions can use this pointer.

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

Câu 9:

Friendship is commutative.

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

Câu 10:

All C++ functions are recursive.

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

Câu 11:

Using operator overloading we can invent new operators.

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

Câu 12:

There can be a null reference.

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

Câu 13:

Static data members cannot be private.

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

Câu 14:

C++ is a pure object oriented programming language.

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

Câu 15:

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

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