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

Answer Posted / poorna chandar rao.yerrabothu

in java interface having a method name its not implemented
by methods it is default abstract class not mentiond the
abstract key word
but abstract class compulosory mentioned the abstract key
word but in this abstrct class concreat methods concreat
methods means some methods are implemented some methods are
not implemented

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do heavy weight components mean in java programming?

721


How is abstraction implemented in java ?

731


Why parsing is done?

749


What do you mean by aggregation?

834


What are the advantages of java inner classes?

786


Define immutable object?

851


What is the final class?

751


What's the purpose of using break in each case of switch statement?

765


What is the full name of java?

817


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

848


Is zero a natural number?

780


What is the difference between preparedstatement and statement in java?

825


How to make a write-only class in java?

804


What modifiers may be used with an inner class that is a member of an outer class in java programming?

778


Is a case study a method or methodology?

661