Can I create any Marker Interface? If yes then how can I
use it???
Answer Posted / naveen
Yes, we can create Marker interface, But no use of this type
of interfaces, y because all marker interfaces have contain
special meaning in JVM. But our created marker interface
have no meaning in JVM.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How many unicode characters are there?
How does remove work in java?
Which of the following is not an isolation level in the JDBC
What is meant by method overriding?
Is java programming easy?
Can you pass by reference in java?
What are the types of java languages?
Explain what do you mean by functional overloading in java?
How to sort an unsorted array in java?
What is __ init __ functions?
What is string value?
What is meant by call by reference?
Is integer a class?
How many types of flags are there?
What are the legal operands of the instanceof operator?