What is the USE of Null interfaces ??...if thers nothing
inside these interfaces how are they used and WHy are they
used ???? No 1 has given a proper description yet
Answer / v.raju
The Null interfaces are called as Marker interfaces or
tagged interfaces they doesnt contain any code , they will
just declared to give some information about the class,
For example Serializable is a marker interface , it states
that the class can be serializable
cheers,
varahala raju
| Is This Answer Correct ? | 1 Yes | 0 No |
What is nan inf?
what is the use of custom tags? with example?
Why null value is used in string?
What are the ways of polymorphism other than Overridding & Overloading
Is space a string in java?
How to perform merge sort in java?
What is return keyword in java?
How to print a statement without using semicolan in java
What are the benefits of operations in java?
Can you add null to a list java?
What is parse method?
How many types of methods are there?