Can u write constructor in abstract.If yes den when it will
be invoked.
Answer Posted / murli
yes..it will be invoked when the child class extending the abstract class is instantiated
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Why do you canvas?
How do you add an arraylist to an array in java?
What is compareto () in java?
Can we print null in java?
What are variable names?
What are class members by default?
What does replaceall do in java?
What is java algorithm?
What is difference between static class and singleton pattern?
Can a lock be acquired on a class in java programming?
What is collection api?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
How many types of operators are there?
Can java arraylist hold different types?
Can we declare the main method of our class as private?