WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT
INTERFACE THEN WHY WE USED IN JAVA?
Answer Posted / rameshreddy
it is in depth concept. The compiler developer internally
developed like that, Through that markinterface only(tag
interface) ,compiler identifies its internal functinality
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
List types of storage classes in java?
What does java se mean?
Are strings immutable in java?
What is the point of java?
Difference between method overloading and overriding.
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Can we define static methods inside interface?
What is a website container?
Write a program to find the whether a number is an Armstrong number or not?
What is the use of singleton class?
What is string [] args?
What does mean in regex?
What is anagram of a string?
Explain the importance of throwable class and its methods?