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 Posted / 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 |
Post New Answer View All Answers
What is sorting in java?
what is interface in java? Explain
What is singleton pattern?
how to write a program for sending mails between client and server
What are the different types of constructor?
Can an integer be null java?
What is keyword and identifier?
What methodology can be utilized to link to a database?
What do you mean by access modifier?
What is a substitution variable?
What is meant by structural programming?
What type of language is java?
What is java util?
What is a war file?
Is java an open source?