Answer Posted / nashiinformaticssolutions
An empty interface in Java is referred to as a Marker interface. Serializable and Cloneable are some famous examples of Marker Interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do I need java on my pc?
What is jvm? How its run?
How do you call a reference in java?
How does compareto work in java?
Is stringwriter thread safe?
What is binary tree in java?
Which package has light weight components?
What is difference between iterator access and index access?
What is a finally block? Is there a case when finally will not execute?
What are aggregate functions explain with examples?
In java, what is the difference between method overloading and method overriding?
How variables are stored in memory?
How do you pass by reference?
Difference between operator overloading and function overloading
What is a string token?