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 do the thread?class methods run() and start() do?
If two threads have same priority which thread will be executed first ?
What is the difference between break and continue statements?
What are the skills required for core java?
Is java programming easy?
What is java util function?
How is treeset implemented in java?
What does exp mean in math?
How many ways can we create the string object?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
How do you define a parameter?
State the difference between strings and arrays.
Why constructor has no return type?
What is the static field modifier?
What carriage return means?