Definition of Object Oriented Programming in single line?
Answer Posted / bhawani shankar tripathi
Object oriented progranning is a type of methodology used
for building software applications,it consist of
classes,object,and methods.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is this pointer in oop?
Why do we use polymorphism in oops?
What is coupling in oop?
What is difference between data abstraction and encapsulation?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What are the important components of cohesion?
Who invented oop?
Why is encapsulation used?
What are the types of abstraction?
What is static modifier?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is polymorphism oop?
How do you achieve polymorphism?
What are main features of oop?
Why do we use oop?