what is abstract method with example?
Answer Posted / sriragv
Abstrace method is a method which is having abstract
keyword and which may not be defined.
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
What do you understand by final value?
what do you mean by marker interface in java?
how can you catch multiple exceptions in java?
Explain the selection sort algorithm?
How do you know if a value is nan?
What are the two categories of data types in the java programming language?
Why does java have different data types for integers and floating-point values?
Why do you canvas?
What are passing parameters?
Can we override private methods?
Is java call by reference?
Why vector class is used?
What is unicode with example?
What is difference between hashset and hashmap in java?
How do I get a substring?