Answer Posted / guest
Null interfaces can also be called as Tag interface
eg: Serializable,RandomAccess
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Give an example of call be reference significance.
What are parsing rules?
How is it possible for two string objects with identical values not to be equal under the == operator?
Explain the difference between comparator and comparable in java?
Can a list be null in java?
Which is better stringbuilder or stringbuffer?
Which browsers work with java?
What is procedure writing?
Why chararray() is preferred over string to store the password?
What is map and hashmap in java?
What is instanceof keyword?
Why there is no call by reference in java?
Can we have any other return type than void for main method?
How do you find the independent variable?
Can a lock be acquired on a class in java programming?