What are the OOPS concepts?
Answer Posted / gajanan malode
1 encapsulation - class
2 abstraction - object
3 inheritance
4 poymorphism - compile and run (static and dynamic binding)
5 message passinng
6 delegation
7 reusability
8 Interfaces
9 extensability
10 templates
11 scalability
12 associativity
13 persitence ......etc are OOPs Cocepts
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which language is pure oop?
Why do we use inheritance?
Write a program to sort the number with different sorts in one program ??
What is cohesion in oop?
class type to basic type conversion
What are the 5 oop principles?
Can private class be inherited?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What does sksksk mean in text slang?
What is multilevel inheritance in oop?
What is a class in oop?
Why do we use oop?
Which method cannot be overridden?
What is polymorphism programming?
can we make game by using c