What are the OOPS concepts?
Answer Posted / rithi
The following are the basic concepts of OOPS.
1)Objects
2)Classes
3)Data Abstraction
4)Data Encapsulation
5)Inheritance
6)Polymorphism
7)Message Passing
8)Reusability
9)Dynamic Binding
10)Methods
| Is This Answer Correct ? | 218 Yes | 77 No |
Post New Answer View All Answers
What is debug class?what is trace class? What differences are between them? With examples.
What is a class oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is overloading in oop? What is a function in oop? What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems? What is encapsulation with example? Write a c++ program to display pass and fail for three
student using static member function What is constructor in oop? what is different between oops and c++ Why do while loop is used? Why oops is important? What is the purpose of enum? Why is destructor used? Why we use classes in oop?