c++ is a pure object oriented programming or not?
Answer Posted / ram dayal
yes
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
What is solid in oops?
What is encapsulation with example?
What is encapsulation in simple terms?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is multilevel inheritance?
What is multilevel inheritance in oop?
Can you inherit a private class?
how to get the oracle certification? send me the answer
explain sub-type and sub class? atleast u have differ it into 4 points?
Who invented oop?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
2. Give the different notations for the class.\
What do you mean by abstraction?
What is difference between inheritance and polymorphism?
What is class in oop with example?