What are the names of interfaces that doesn't consists of
method/s ?
Answer Posted / ravikiran(aptech mumbai)
serializable
externalizable
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the four versions of java?
What are the differences between string, stringbuffer and stringbuilder?
What is the difference between actual and formal parameters?
Explain yield() method in thread class ?
What is the difference between call by reference and call by pointer?
Can we override constructors?
What is the relationship between class and object?
Can we have try without catch block?
Can a private method of a superclass be declared within a subclass?
What’s a deadlock?
Where is stringbuffer stored?
What are the advantages of autoboxing?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
Difference between Linked list and Queue?
Explain implementation and how is it different from conversion?