Question: Which of te following is a built-in example of functors in C++?

Options

A : mltiplication<T> f(a1, a2);

B : add<T> f(a1, a2);

C : subtract<T> f(a1, a2);

D : plus<T> f(a1, a2);

Click to view Correct Answer

Previous || Next

Cplusplus Programming Functors more questions

What is the other name of resonance type muffler?

A field of technology that deals with a combination of....

The expression relating the wavelength of the radiation and the....

What is the unit of viscosity of fluids in C.G.S?

What is the dimension of viscosity?

In the formula IP=frac{plan}{60}, In what scale l(length) has to....

The line integral of the electric field intensity is

Which of the following relations is correct?

What is the formula for mmf for air gap?

What is the formula for the mmf required for air....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Cplusplus Programming File Handling

Cplusplus Programming Friend Function

Cplusplus Programming Function Objects

Cplusplus Programming Functions

Cplusplus Programming Function Templates 2

Cplusplus Programming Generators

Cplusplus Programming Inheritance 1

Cplusplus Programming Inheritance 2

Cplusplus Programming Iterators

Cplusplus Programming Lambda Expressions