Answer Posted / ravikiran(aptech mumbai)
it's a marker interface
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Can we declare an array without size in java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What is the difference between super class & sub class?
What is boolean false?
What is main function purpose?
If try block is successfully executed, Then Is Finally block executed?
What is the function of static in java?
What an i/o filter in java programming?
What is the largest number a double can hold?
Does java support multiple inheritance or not?
Difference between linkedlist and arraylist.
Can a class be declared as static?
Give reasons supporting that string is immutable.
Explain public static void main(string args[]).
What is the difference between call by reference and call by pointer?