Answer Posted / venkatesh
abstract class have atleast abstract method
it is maily used for to prevent create object of class.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is command line argument
How do you add spaces in java?
What is return null in java?
Is java code slower than native code?
What is the size of int?
What is math exp in java?
What is qms certification?
What happens when you add a double value to a string?
Why do we override tostring method in java?
What is the difference between the font and fontmetrics classes in java programming?
What is constant in programming?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Difference between == and .equals() ?
What is hash in java?
How do you convert bytes to character in java?