Why null interfaces are used in Java?

Answer Posted / sub

To protect a class derived by other classes

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of static in java?

545


What is the preferred size of a component in java programming?

545


What is private static in java?

581


What an i/o filter?

567


What are multiple inheritances? Is it supported by java?

469






why Java does not support multiple inheritances?

706


What are different types of control structures?

495


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

664


What is continuity of a function?

528


What is string array?

584


What is the difference between jfc & wfc?

599


What is java volatile?

545


Which of the following is not an isolation level in the JDBC

1613


Why is String immutable?

626


Can a class with private constructor be extended?

492