#object-oriented-programming
Read more stories on Hashnode
Articles with this tag
Dynamic cast is a tool by which a we can explicitly instruct the compiler to perform type conversion at runtime. This is useful when type of an...