What modifiers are used for interface declaration?
Answer Posted / raghuveer
public
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can a class extend more than one class?
Can a abstract class be defined without any abstract methods?
What is a “stateless” protocol ?
What is the biggest integer?
What one should take care of, while serializing the object?
What are the different http methods?
What are alternatives to java serialization?
Does substring start with 0?
What is string buffer?
What are the types of sockets in java?
Explain the difference between comparator and comparable in java?
How can we create a synchronized collection from given collection?
What is hasnext in java?
how to create multithreaded program? : Java thread
What do you mean by Function Overloading in java?