What are the OOPS concepts?
Answer Posted / amruta
There are 7 basic concepts of oop
1.object&classes
2.data abstraction
3.data encapsulation
4.polymorphism
5.inheritance
6.dynamic binding
7.msg passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between multiple inheritance and multilevel inheritance?
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?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
hi all..i want to know oops concepts clearly can any1 explain??
What is protected in oop?
What is the purpose of enum?
What is oops in simple words?
How do you achieve polymorphism?
What is the difference between abstraction and polymorphism?
What is persistence in oop?
What is encapsulation with example?
Can static class have constructor?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is a class and object?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?