What happens if an exception is throws from an, object's constructor and object's destructor?
4 18628Post New C++ General Questions
Define pointers?
Can member data be public?
Eplain extern keyword?
What is low level language in simple words?
What is iomanip c++?
how to connect with oracle 9i with server in socket program in c/c++
Difference between declaration and definition of a variable.
When to use “const” reference arguments in a function?
What is the most powerful coding language?
Differences between private, protected and public and give examples.
Explain dangling pointer.
When should you use global variables?
Define a conversion constructor?
Explain the difference between using macro and inline functions?
What is encapsulation in c++ with example?