What are the OOPS concepts?
Answer Posted / ramesh
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
These all are partially supported by c++,java supports
all the above features
| Is This Answer Correct ? | 438 Yes | 76 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
What does and I oop and sksksk mean?
What is multilevel inheritance explain with example?
Templates mean
#include
Why do while loop is used?
Can main method override?
any one please tell me the purpose of operator overloading
what type of question are asked in thoughtworks pair programming round ?
Get me an image implementation program.
What are properties in oop?
What is stream in oop?
Can abstract class have normal methods?
Explain the concepts involved in Object Oriented programming.
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?