What is difference between oop and pop?
No Answer is Posted For this Question
Be the First to Post Answer
what is data hiding.
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
You have one base class virtual function how will call that function from derived class?
Why and when is a virtual destructor needed?
Why u change company?
why to use template classes in c++?
What are the features of oop?
What is the difference between a mixin and inheritance?
Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.
What is deep and shalow copy?
What is abstraction in oop with example?
what type of questions