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

Is java an ide?

530


What does singleton mean in java?

515


Can we use synchronized block for primitives?

608


What is meant by method?

581


What is a instance variable?

586






Explain java coding standards for methods?

613


What is floor math?

521


How can we achieve thread safety in java?

691


List out five keywords related to exception handling ?

605


What do you mean by scope of variable?

490


What happens if an exception is throws from an object's destructor?

588


What is the use of arrays tostring () in java?

526


What is hasnext in java?

582


How to create a custom exception?

576


Can java program run without jre?

573