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
When would you use a static class?
What is the major advantage of external iteration over internal iteration?
Explain about public and private access specifiers?
what do you mean by stream pipelining in java 8? Explain
Explain public static void main(string args[]) in java.
Does isempty check for null?
Explain the difference between the public, private, final, protected, and default modifiers?
Explain when classnotfoundexception will be raised ?
What is number data type?
What is size_t?
Which access specifier can be used with class ?
What is the use of StringTokenizer class?
What are different data structures in java?
What do you understand by copy constructor in java?
Why unicode is important?