What are the OOPS concepts?
Answer Posted / irfan jafree
oops concepts means to provide security of our data.
oops concepts are following ways:
Encapsulation: wrapping up of data and member function
together into a single unit class.
Abstraction: Showing essential feature without background
detail.
Inheritance: The property of one class inherited property
of other class.
Polymorphism: it means many form .They are two forms as:
Operator overloading and Function overloading.
| Is This Answer Correct ? | 95 Yes | 52 No |
Post New Answer View All Answers
class type to basic type conversion
#include
What is encapsulation c#?
Why is there no multiple inheritance?
write knight tour problem which is present in datastructure
What is a class in oop?
What is purpose of inheritance?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is encapsulation in oop?
Give two or more real cenario of virtual function and vertual object
Advantage and disadvantage of routing in telecom sector
is there any choice in opting subjects like 4 out of 7
#include
What is the difference between a mixin and inheritance?
What is the difference between abstraction and polymorphism?