what are the diffrences between interface and abstract
class?

Answer Posted / varsha vilas kalebag

interface is form by many interface but class can extend
only one another class
interface are very slow they require some time for
prcoessing method & class are fast

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data types in oop?

559


What happens if we override private method?

537


What is the purpose of java?

564


Does java return by reference?

549


What are the main uses of this keyword?

609






What is the disadvantage of java?

514


What is the difference between throw and throws keywords?

582


How many times finalize method will be invoked? Who invokes finalize() method in java?

587


What is boolean keyword in java?

620


Mention some features of java?

548


What are the types of collections in java?

550


What are the two types of java programming?

543


How do you download stubs from Remote place?

1361


What does method mean?

523


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

576