explain oops concepts with examples?
Answer Posted / akash biswas
oops means Object Oriented Programming Language.It's
combined with Data And Procedures.........
OOPs have following features
1.Class $ Object--Encapsulation.
2.Function Overloading
> > Polymorphism
Function Overriding
3.Hierarchical--Inheritance
The Class Files only Understand byte code....
BYE........
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is a null check?
Are registers volatile?
Why set is used in java?
State the difference between strings and arrays.
What is an class?
What does nextint () do in java?
Is arraylist dynamic in java?
Can we compare two strings in java?
Why put method is idempotent?
What is the format specifier?
What is api data?
What is the difference between the prefix and postfix forms of the ++ operator?
What is printwriter in java?
What is immutable data?
What is an example of procedure?