C++
Programming and Technical
What are C++ storage classes?
Read Solution (Total 0)
C++ Other Question
Which of the following concepts means adding new concepts to a program as it runs?
Options
1) Data hiding
2) Dynamic loading
3) Dynamic typing
4) Dynamic binding
What is pure virtual function? or what is abstract class?