Answer Posted / raghavendra reddy
It is an example for Tagging Interface.
Serialization is storing a class objects in a file And
it is contains "java.io" package.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is the default execution method in java?
What is private protected in java?
What is += mean in java?
Why we use multi threading instead of multiprocessing?
What happens if main method is not static?
Explain with example the concept of constant variable in java.
Define interface in java?
What are the important features of Java 8 release?
What is the difference between an inner class and a sub-class?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is an iterator interface in java programming?
How does list work in java?
What is java util?
Explain about wait() method?