What are the OOPS concepts?
Answer Posted / ramalakshmi
Oops Concepts are :
1.Class
2.Object
3.Data Encapsulation
4.Data Abstraction
5.Inheritance
6.Polymorphism
7.Dynamic Binding
8.Message Passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to call a non virtual function in the derived class by using base class pointer
Which is not an object oriented programming language?
What do you mean by Encapsulation?
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).
What are the data types in oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is the real life example of polymorphism?
Why is there no multiple inheritance?
What is encapsulation selenium?
What is the fundamental idea of oop?
Can bst contain duplicates?
What is the main purpose of inheritance law?
officer say me - i am offered to a smoking , then what can you say
Can abstract class have normal methods?
Can a destructor be called directly?