How OOPS concept is achieved in Java?

Answer Posted / rahul

Thru java encapsulation, inheritence, polymorphism.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type conversion in java?

767


When to use runnable interface vs thread class in java?

725


What is the purpose of tostring() method in java?

761


Give me an example of array and linked list? Where they can be used?

752


Explain the difference between runnable and callable interface in java?

786


What is downcasting?

777


How many bits is a float?

739


What is void keyword?

849


How to make a non daemon thread as daemon?

760


What is a boolean used for?

816


Is break statement can be used as labels in java?

691


Is simpledateformat safe to use in the multithreaded program?

716


What is hash code collision?

780


What does business logic mean?

725


Why does java have two ways to create child threads? Which way is better?

765