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 are the differences between abstract class and interface?
Can we pass a primitive type by reference in java? How
Can we use different return types for methods when overridden?
Why do we need hashmap in java?
What is immutable in java?
What initialize variables?
What is hotjava?
What are autoboxing and unboxing? When does it occur?
Explain the importance of finally over return statement?
What data structures are used to perform recursion?
Difference difference paint() and paintcomponent()?
Is minecraft java edition free?
What is functional interface in java example?
Difference between throw and throws?
what is recursion in java