What is the difference between Abstract Class and Interface
Answer Posted / arun bhat
Abstract class can have normal methods also but Interface
consists of only abstract methods.....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to remove the trailing spaces from a string?
What are local variables?
What is a protected method?
What about main() method in java ?
How can you add and remove nodes in jtree?
Write a function to print Fibonacci series and Tribonacci series?
When would you use a static class?
What are the 6 mandatory procedures for iso 9001?
What is parsing a sentence?
What are aggregate functions explain with examples?
What is the difference between abstraction and encapsulation?
What function extracts specified characters from a string?
What is not thread safe?
Can set contain duplicates?
What does opcode mean?