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
What does jenkins do?
What is classes in java?
Are registers volatile?
What are the uses of synchronized keyword?
How do you sort in java?
Explain the difference between abstraction and encapsulation.
What is java util hashmap?
Have you ever used hashtable and dictionary?
Explain about anonymous inner classes in java?
Can a set contain duplicates?
Where are register variables stored?
5 Coding best practices you learned in java?
What are the 8 primitive data types in java?
Is array size fixed in java?
What is close method? How it's different from Finalize & Dispose?