What are the OOPS concepts?
Answer Posted / saroj kumar sahoo
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oop with example?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why is abstraction used?
Can we override main method?
What are the 5 oop principles?
What does <> mean pseudocode?
What are objects in oop?
Please send ford technologies placement paper 2 my mail id
What is the difference between procedural programming and oops?
Is enum a class?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is abstraction oop?
to find out the minimum of two integer number of two different classes using friend function
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 realtime excercises in C++?