Can I create any Marker Interface? If yes then how can I
use it???
Answer Posted / rama
In my view we can not create marker interfaces. with out defining an interface how will u implement it.serealizble have some predefined methods so called marker interface
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is preparedstatement in java?
What does the exclamation mark mean in java?
What is an immutable class? How to create an immutable class?
What is intern method in java?
Explain the importance of finalize() method.
What are internal and external variables?
How many types of string data types are there?
Is null keyword in java?
What is treeset in java?
What are the steps involved to write rmi based programs?
explain the concept of virtual method invocation in polymorphism in detail?
What are the different types of methodologies?
Write a function to print Fibonacci series and Tribonacci series?
Difference between class#getinstance() and new operator ?
When will we prefer to use set and list in java and why?