What are the OOPS concepts in Java ?

Answer Posted / kumar

oops
Oops concepts are
Abstraction
Polymorphism
Encapsulation
Inheritance
Dynamicbinding

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

705


How many types of literals are there in JAVA?

639


Can a final variable be manipulated in java?

597


Why string is immutable or final in java

692


What classes of exceptions may be caught by a catch clause in java programming?

769






how to create multithreaded program? Explain different ways of using thread? : Java thread

596


What is java used for?

617


Explain how can you debug the Java code?

640


Can we modify the throws clause of the superclass method while overriding it in the subclass?

617


Explain the importance of throws keyword in java?

629


What is the difference between method overriding and overloading?

637


What is a databasemetadata?

606


What are scalar data types?

579


How to find the index of the largest number in an arraylist java?

579


What is the advantage of OOP in java?

731