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 is general methodology?
Can a boolean be null java?
How big is a 32 bit integer?
What language is an assembler written in?
Explain constructors and types of constructors in java.
How do you make a thread in java?
What are thread groups?
What is the final keyword denotes?
Explain when noclassdeffounderror will be raised ?
What is compiler and what its output.
What is the difference between numeric and integer?
What is static class
How does the java compiler work?
what is the messsage u r going to get from an objectoriented programing?
Does java support multiple inheritances?