What is the diff. b/w Interfaces & Abstract class?

Answer Posted / paletipatisrinu

interface contain purely undefined methods but abstract
class contain purely defined methods and undefined methods.

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about class in java?

612


Is there a way to increase the size of an array after its declaration?

601


What is complexity and its types?

526


How to calculate the length of a singly linked list in java?

584


Why do we need array in java?

534






Is double bigger than float?

545


What is the difference between the prefix and postfix forms of the ++ operator?

556


What is the difference between serial and throughput garbage collector?

585


What is codebase?

541


What is the default value of byte datatype in java?

487


How are multiple inheritances done in Java?

622


Name some classes present in java.util.regex package.

608


What is the use of isempty in java?

539


Explain method local inner classes ?

593


Explain the scope or life time of class variables or static variables?

519