adspace
What are null interfaces in JAVA ? and give me some
examples?
Answer Posted / kalyan
Null interfaces are act as makers ...they just tell the
complier that the objects treated as a differently by
JVM...Examples of null interfaces is
serializable ,remote,Cloneable
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain public static void main(string args[]) in java.
What is an object in java and how is it created?
What do you mean by an interface in java?
explain different ways of using thread? : Java thread
Write a program to print count of empty strings in java 8?
What is the difference between break and continue statements?
What is parsing in java?
What is the difference between equals() and == in java?
How to create a base64 decoder in java8?
Differentiate between static and non-static methods in java.
Write a program to find the whether a number is an Armstrong number or not?
Realized?
How to sort array in descending order in java?
What is a constructor overloading in java?
What are the differences between heap and stack memory in java?