What are null interfaces in JAVA ? and give me some
examples?

Answer Posted / abc

NULL Interface are marker interface in JAVA, when any class
implements such marker interface then object of that class are
being handeled differently by JVM

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does java enable high performance?

696


Explain how can you debug the Java code?

592


What is a parameter in simple terms?

564


what is the difference between future and callable interface in java?

608


What is the point of polymorphism java?

549






What happens when heap memory is full?

528


What is a concrete classes? Is Java object class is concrete class?

522


How to create packages in java?

533


What do you mean by of string::valueof expression in java 8?

549


If a method is declared as protected, where may the method be accessed?

538


How finally used under exception handling?

518


What are some alternatives to inheritance?

563


Differentiate between class and structure.

635


What value is a variable of the string type automatically initialized?

619


What is a class instance variable?

625