what is marker interface ? what is the necessity of it?
Answer Posted / tulasi prasad
this is one type on null interface, it doesn't contain any
methods
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of java?
What do bitwise operators do?
What is bifunction in java?
What is bean? Where it can be used?
Can we access the non-final local variable, inside the local inner class?
What exceptions occur during serialization?
Do I need to import java.lang package any time? Why?
What is nested class?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Is 9 a prime number?
Write a program to print 15 random numbers using foreach of java 8?
How to perform selection sort in java?
What are invisible components?.
What are the types of exceptions?
What is stack example?