What is a marker interface?
Answer / nashiinformaticssolutions
An empty interface in Java is referred to as a Marker interface. Serializable and Cloneable are some famous examples of Marker Interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is scope of a variable?
What is the difference between Checked and Unchecked exception? Give some examples
What methods are called, When we navigate from one applet to another applet?
Hi ,i convert contrller as jSp And presentation as servlet ...will it do? if so what are advantage and idsadvantages
how copy the hashmap object into arraylist at java program?
What class of exceptions are generated by the java run-time system?
Realized?
What is the purpose of the enableevents() method?
Why is serialization required?
What is a variable simple definition?
Can list be final in java?
What are the different conditional statements?