Can you extend more than one interface?

Answer Posted / a srinivas rao

we cannot extended INTERFACES,only can implement
INTERFACES.java allows you to implement more than one
INTERFACE.

Is This Answer Correct ?    8 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can java list be null?

543


Explain the difference between hashmap and hashtable in java?

481


What is the final variable?

572


Which one will take more memory: an int or integer?

762


How we can make copy of a java object?

642






What is anagram of a string?

509


What is nan inf?

497


What string is utf8?

537


What is map java?

508


explain copyonwritearraylist and when do we use copyonwritearraylist?

530


What invokes a thread's run() method in java programming?

559


What's the access scope of protected access specifier?

528


Is static variable stored in heap?

501


What is the basic difference between string and stringbuffer object?

573


How listener identify that the event came from a particular object?

1459