What is lambda in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the Diffrence between a "assignment operator" and a "copy constructor"?

3 Answers   Wipro,


What is the difference between cin.read() and cin.getline()?

0 Answers  


What is function prototyping?

0 Answers  


What is virtual table?

0 Answers  


What do you mean by delegate? Can a user retain delegates?

0 Answers  






Live example for static function?

1 Answers   Infosys,


What are the various situations where a copy constructor is invoked?

0 Answers  


Why was c++ made?

0 Answers  


What is an arraylist c++?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is data abstraction? How is it different from data encapsulation?

0 Answers  


What is a Default constructor?

1 Answers  


Categories