Answer Posted / ramu.m
In OOPS, a class is the defination of an object.The class
can contain both the charactertics and function of the
object.Simply we say it contains member variables and
member function.It is a well defined object
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where You Can Use Interface in your Project
How do you achieve runtime polymorphism?
Why polymorphism is used in oops?
What does I oop mean?
What is the difference between inheritance and polymorphism?
Why is there no multiple inheritance?
Why multiple inheritance is not allowed?
What is polymorphism what are the different types of polymorphism?
2. Give the different notations for the class.\
What is solid in oops?
hi all..i want to know oops concepts clearly can any1 explain??
what type of question are asked in thoughtworks pair programming round ?
What exactly is polymorphism?
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?
What is polymorphism what is it for and how is it used?