what is difference between abstraction and interface?

Answer Posted / munna

in abstraction we ca have abstract method and normal method
but in interface we must and should write only abstract methods

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain wrapper classes in java?

528


What are the application of stack?

500


What is array list in java?

591


Explain about instanceof operator in java?

606


what is meant wrapper classes?

604






What is difference between == equals () and compareto () method?

530


What is the final field modifier?

545


What is structure of java heap? What is perm gen space in heap?

540


What is the purpose of garbage collection in java?

653


What is Applet Stub Interface ?

1962


What is the difference between stream and buffer?

515


Is array passed by reference in java?

578


Why inputstreamreader is used in java?

544


When should I use stringbuffer?

571


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

554