What happens when a function throws an exception that was not specified by an exception specification for this function?
1 1536Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?
1 1651Post New C++ General Questions
How java is different from c and c++?
What is a breakpoint?
What is implicit pointer in c++?
What are c++ tokens?
What is the purpose of the "delete" operator?
What are the different types of polymorphism in c++?
Can a constructor return a value?
Differentiate between C and C++.
What is the latest c++ version?
Explain the isa and hasa class relationships.
What is scope in c++ with example?
What is constant in c++ with example?
What is the this pointer?
What is an accessor in c++?
What is stack unwinding?