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

Answer Posted / parminder

Interfaces are implictly public and abstract and abstract
classes have abstract and non abstract methods

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is run time allocation?

808


worst case complexities of Quick sort and Merge sort.

815


Does string isempty check for null?

800


Can a class be a super class and a sub-class at the same time? Give example.

1199


List primitive java types?

810


What does math floor () do?

759


What does arrays sort do in java?

786


Is singleton thread safe in java?

772


What is byte code and why is it important to java’s use for internet programming?

850


Does apple use java?

723


What is sortedmap in java?

803


Why singleton class is used in java?

845


How do you end a program?

789


Does java support Operator Overloading?

847


What is difference between == and === in js?

813