can we make game by using c
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Write a program to find out the number of palindromes in a sentence.
What is abstract class in oop?
What is polymorphism ? Explain with examples
What are the 4 pillars of oop?
How to hide the base class functionality in Inheritance?
What is R T T I ?
difference between static and non-static variables?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
What is multilevel inheritance explain with example?
What is balance factor?