![]() Related Questions Encapsulation. Latest Answer : Binding in context to functions means "Linking of a function call to the code to be executed in response to the function call" ... Runtime type identification (RTTI) lets you find the dynamic type of an object when you have only a pointer or a reference to the base type. RTTI is the official way in standard C++ to discover the type Latest Answer : We can only assign a derived object to a base object pointer and a base class member to a derived class member pointer. ... Latest Answer : Its just by using new and delete operators which will allocate at runtime as in C++In C,v hav to use malloc,free operators . ... Why is Dynamic binding (regarding DLLs) are considered better in comparison with static binding? What are DLLs and how they work? Latest Answer : While generating the binary executable, a compiler have two options:1. It can include the helper libraries (third party libraries for example) with the exe file in binary form which increases the size of the final exe but the exe file can run on its own ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||