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

Can an anonymous class be declared as implementing an interface and extending a class in java programming?

642


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

567


How do you convert string to int in java?

555


How to sort list of list in java?

657


Can a list be null in java?

535






What is the current version of java?

536


What is javac_g?

588


What is %d in printf?

520


What are the types of arrays in java?

557


What is the independent variable in an experiment?

545


What is preflight request?

525


Java.util.regex consists of which classes?

540


What is the difference between synchronized and synchronized block?

497


What are the different ways of creating thread?

568


Can we serialize singleton class?

526