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 the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
what is the use of Clonable,and serializable interface?
What is OOP's Terms with explanation?
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?
What are data types in programming?
What is string pool in java?
What is jee6?
what is use of business objects?
What is derived datatype?
what is sendredirect?
how your day start in your company
Explain runtime exceptions?