advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
3834
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Write a program to reverse a string using recursive function?
Can you explain polymorphism?
What is oops concept with example?
What is encapsulation process?
What is stream in oop?
What is polymorphism and example?
What is meant by multiple inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
can we make game by using c
Can you inherit a private class?
What is overriding in oops?
Explain the advantages of inheritance.
Why polymorphism is used in oops?
How do you achieve runtime polymorphism?