How OOPS concept is achieved in Java?

Answer Posted / niranjanravi

by polymorphism,inheritance,abstraction,encapsulation

Is This Answer Correct ?    20 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enhanced loop in java?

711


What are passing parameters?

762


What are the files generated after using IDL to java compiler?

779


Can we use return in constructor?

660


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

744


What is anagram number?

629


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7684


What are the 4 versions of java?

813


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

896


What’s the difference between callable and runnable?

731


What is the same as procedures?

734


What will happen when using pass by reference in java?

693


what are synchronized methods and synchronized statements? : Java thread

757


How do you define a singleton class?

730


Can a vector contain heterogenous objects?

784