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

Write a program to show whether a graph is a tree or not using adjacency matrix.

600


Give a brief description of java socket programming?

532


Can we override final method?

571


Why java is said to be pass-by-value ?

553


What's a method in programming?

551






What is canonical name in java?

626


What is the difference between multiple processes and multiple threads?

578


Explain java thread life cycle.

583


What is keyword in oop?

527


How do you remove duplicates from an array in java?

534


Can we have static methods in an interface?

571


What is the full meaning of java?

542


What is break and continue statement?

618


Why do we use bufferedreader?

542


What is thread life cycle in java?

586