When abstract methods are used?
Answer / rakesh achary
When there is abstract class or in interface
| Is This Answer Correct ? | 0 Yes | 0 No |
What is core java used for?
Which collections are thread safe in java?
Discuss 2D arrays.
why java main method is given as static method?
Why is stringbuffer thread safe?
when to for abstract class and when to go for interface
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What do you understand by final value?
Can we override compareto method?
What is static keyword?
what do you mean by marker interface in java?
How do you start a new line in java?