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
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Is space a character in java?
When will you define a method as static?
What is native code?
What is the gregoriancalendar class in java programming?
What is contract between hashcode and equal method?
What are the differences between c++ and java?
What is a super method?
why java uses class level type casting ?
What is http client in java?
Can we call virtual funciton in a constructor ?
Why is a string immutable?
In which order the iterator iterates over collection?
What is the main advantage of passing argument by reference?
What is array list in java?