MCQs > IT & Programming > C++ > std::function<int()> f; f(); f is not initialized. What exception is thrown, when you try to call it?

C++ MCQs

std::function<int()> f; f(); f is not initialized. What exception is thrown, when you try to call it?

Answer

Correct Answer: std::bad_function_call

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it