What are the OOPS concepts?
Answer Posted / prasad
The concepts of OOPs are
Objects
Data abstraction
Data Encapsulation
Inheritance
Overloading
Polymorphism
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we override main method?
Why multiple inheritance is not possible?
What is encapsulation in oop?
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.
What is balance factor?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
Write a program to reverse a string using recursive function?
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?
What is oops and its features?
Can we define a class within the interface?
What is polymorphism explain?
What is basic concept of oop?
What is the important feature of inheritance?
What are the 3 pillars of oop?
Why do we use polymorphism?