Answer Posted / vaishali
c is procedure oriented language&c++is object oriented language
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
which feature are not hold visual basic of oop?
Can main method override?
What is encapsulation c#?
Can a varargs method be overloaded?
What is abstraction oop?
What is persistence in oop?
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 the difference between static polymorphism and dynamic polymorphism?
Why do we use inheritance?
What is the highest level of cohesion?
What is oops and why we use oops?
What does and I oop mean in text?
Can private class be inherited?
What is encapsulation and abstraction? How are they implemented in C++?
What is the example of polymorphism?