If there is no implementation of MARKER INTERFACE in java.
Then how compiler come to know about specification.

Answer Posted / kamlesh yadav

Implementing a java Class with the help of Marker Interface
will inform compiler about specification.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does three dots mean in java?

649


What does sprintf return?

589


Is there a case when finally will not execute?

566


What is an enumeration?

572


what is collatration?

2743






How to perform quicksort in java?

569


What is the map interface in java programming?

587


Is zero a natural number?

567


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

511


What is oop in java?

526


What is the syntax and characteristics of a lambda expression?

557


What about abstract classes in java?

612


what is the messsage u r going to get from an objectoriented programing?

1613


What is difference between calling start() and run() method of thread?

555


can I implement my own start() method? : Java thread

552