Answer Posted / rajashree
A type of programming in which programmers define not only
the data type of a data structure, but also the types of
operations (functions) that can be applied to the data
structure. In this way, the data structure becomes an
object that includes both data and functions. In addition,
programmers can create relationships between one object and
another. For example, objects can inherit characteristics
from other objects.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is data string?
What is the full form of jpeg?
What are the differences between wait() and sleep()?
What are the rules for variable declaration?
Why inputstreamreader is used in java?
Does java support function overloading, pointers, structures, unions or linked lists?
What are the benefits of operations?
What is the difference between notify and notifyall method?
Why 1 is not a prime number?
what are the disadvantages of indexes in oracle?
What is an empirical question?
Can inner class have constructor?
What is bean? Where it can be used?
How is string immutable in java?
What is hash table in java?