What are the OOPS concepts?
Answer Posted / purushotham
There are Four OOPS Concepts
1.Encapsulation
2.Abstraction
3.Inheritance
4.Polymorphism
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
What does enum stand for?
How to use CMutex, CSemaphore in VC++ MFC
What is object and class in oops?
What is inheritance write a program to show use of inheritance?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
is there any choice in opting subjects like 4 out of 7
write string class as your own class in java without using any built-in function
What are benefits of oop?
Why is there no multiple inheritance?
What is byval and byref? What are differences between them?
What are properties in oop?
what type of question are asked in thoughtworks pair programming round ?
class type to basic type conversion
How long to learn object oriented programming?