Can I create any Marker Interface? If yes then how can I
use it???
Answer Posted / diya
public class abc implements Serializable
{
write your own logic
}
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Does java arraylist maintain insertion order?
What is the final keyword denotes?
What is the formula to calculate percentage?
Are arrays passed by reference in java?
What is java and why do we need it? Explain
What is singleton math?
Why vector is used in java?
Which sorting algorithm is best in java?
How do singleton patterns work?
What are the main differences between the java platform and other platforms?
What is a numeric literal?
What is off heap memory?
What is the difference between Java and C++?
Can a class extends itself in java?
What is flag in java?