when to use 'mutable' keyword and when to use 'const cast'
in c++
What is the difference between a constructor and a destructor?
What is the different between Applet and Application?
Can an interface inherit a class?
How does polymorphism work?
What is encapsulation c#?
what is abstract class ? when is used in real time ? give a exp
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
What is public, protected, private?
What is object and example?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
What is a mixin class?
How do you achieve polymorphism?