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

Can private method static?

636


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

727


What is a ?

953


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

1808


What is the difference between yielding and sleeping?

779


How do you sort a string in alphabetical order in java?

734


What happens if we override private method?

729


What is nan in java?

746


Are functions objects in java?

784


What is the file extension for java?

830


Which is better 64 bit or 32 bit?

690


Can a java program have 2 main methods?

776


What is meant by 'bit masking' in java?

863


What is a nonetype?

772


What is return in java?

735