what are the oops concept in java explain with real time
examples
Answer Posted / nagarjuna.j
Encapsulation,
Abstraction class,
Polymorphism,
inhiertence..
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the use of isempty in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is pangram in java?
How to run a JAR file through command prompt?
Do you know why doesn't the java library use a randomized version of quicksort?
How we can run a jar file through command prompt in java?
What do you understand by a Static Variable?
Differentiate between == and equals().
Explain jvm, jre, and jdk?
What is a null class?
What is the use of http-tunneling in rmi?
What is java in simple terms?
Give few difference between constructor and method?
What is an arraylist in java?
How can we create a thread in java?