Answer Posted / debapriya patra
Null interfaces in java means "marker interfaces".Interface
which does not contain any variables and methods are called
marker interfaces.
Example:
serialize,cloneable etc...
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is comparator in java?
How are the elements of a gridbaglayout organized in java programming?
What is int argc char * argv?
Why is String immutable?
How do you sort an array in java?
What are the high-level thread states in java programming?
What do you mean by platform independence? What is an interface?
What is thread pool in java with example?
What is a flag variable?
Why synchronization is important in java?
How do you sort data in java?
Why is boolean important?
what are the disadvantages of indexes in oracle?
What is exception hierarchy in java?
What is a boolean in java?