What is the diff. b/w Interfaces & Abstract class?
Answer Posted / poornachandra
empty body of in interface doesn't have any type of defined
item's but in abstract class having defined body that is
constructor
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
For class CFoo { }; what default methods will the compiler generate for you>?
What is the use of toarray () in java?
What is the meaning of variables in research?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is lifetime variable?
What are basic keywords?
What is the list interface in java programming?
What is ‘is-a ‘ relationship in java?
Why use string handling in Java?
What is string array?
What is sortedmap in java?
How do you insert a line break?
What is string pooling concept?
What is set and get methods in java?
What is a class instance variable?