What is OOP?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ershad md sk
OOP is an OBJECT ORIENTED PROGRAMMING LANGUAGE where
everything is treated as Objects in ur problem space
| Is This Answer Correct ? | 3 Yes | 0 No |
what is j2se
What is lossy conversion in java?
What are meta-annotations?
Can we force the garbage collection to run?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the difference between a method and a procedure?
what is jms? features of jms
When is finally block not called?
What is the difference between menuitem and checkboxmenu item?
Explain treeset?
Explain java coding standards for classes or java coding conventions for classes?
What does java se mean?