What are null interfaces in JAVA ? and give me some
examples?
Answer Posted / abc
NULL Interface are marker interface in JAVA, when any class
implements such marker interface then object of that class are
being handeled differently by JVM
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are synchronized methods ?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
What is a dynamic array java?
What is the difference between hashmap and hashtable? What is an interface?
Why Java doesn’t support multiple inheritance?
Can we declare main () method as non static?
Is zero a positive integer?
Explain about procedural programming language or structured programming language and its features?
What is collections framework?
What is preflight request?
What is the protected method modifier?
What is exception propagation?
How to create a fecelet view?
What is a final class ?
What are basic keywords?