what are the oops concept in java explain with real time
examples
Answer Posted / atif hossain
encapsulation
abstraction
interface
polymorphism
imheritance
| Is This Answer Correct ? | 35 Yes | 70 No |
Post New Answer View All Answers
How will you invoke any external process in java?
How do you delete a list in java?
explain what is transient variable in java?
Differences between C and Java?
How we can declare a static variable?
How many ways can an argument be passed to a subroutine and explain them?
Is integer passed by reference in java?
What does indexof return in java?
Can we use return in constructor?
What is flag in python?
Can we cast any other type to boolean type with type casting?
What are actual parameters?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What is difference between pointer and reference?
What is finalize()?