What are null interfaces in JAVA ? and give me some
examples?
Answer Posted / therathna
null interfaces in java are taged interfaces or mark
interfaces those are serialization, clonable , SingleThread
Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
What are the important features of Java 8 release?
Explain the difference between jdk, jre, and jvm?
What are three advantages of using functions?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What does 3 dots mean in java?
When should you use arraylist and when should you use linkedlist?
Is java free for businesses?
What is the default value of byte datatype in java?
Explain the difference between comparator and comparable in java?
Why is singleton class used?
Mention a package that is used for linked list class in java.
How do I type unicode?
Why stringbuffer is faster than string?
Explain about varargs in java?
What is a package in java? List down various advantages of packages.