What is the difference between static polymorphism and dynamic polymorphism?
What is the purpose of enum?
What is methods in oop?
what does exactly the linker do?
whats the difference between c and c++
What is abstract class in oop?
What is a friend function & its advantage?
what are the characteristics of oops?
What is oops with example?
What is class and object with example?
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
Difference between vector and array