Can you extend more than one interface?

Answer Posted / ashokmail.java@gmail.com

interfaces are implementing not extends. We can implements
more than one interfaces

Is This Answer Correct ?    18 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does .equals do in java?

698


How to compare two strings in java program?

821


what is meant by Garbage collection?

816


What is xslt in java?

719


What is the difference between the ">>" and " >>>" operators in java?

714


What's the difference between int and integer in java?

817


What is defined as false sharing in the context of multithreading?

751


Explain the transient field modifier?

761


What is difference between module and function?

757


java program with complete 4 oops concepts implemented example

2919


Explain different states of a thread in java?

787


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

1222


what is the difference between Object Based Language and Object Oriented Language?

780


Can we force the garbage collection to run?

704


Why is stringbuffer not immutable?

761