Can u write constructor in abstract.If yes den when it will
be invoked.
Answer Posted / ravi jain
Question is not properly defined!
U r asking abt
1. Contructor's modifier
2. constructor in abstract class
if(2nd)
{
than answer 1 & 2 are correct
}
else if (1st)
{
than answer 3rd is correct
}
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are static blocks in java ?
What is the difference between assignment and initialization?
What is return used for in java?
If I only change the return type, does the method become overloaded?
Name container classes in java programming?
Difference between serialization and deserialization in java?
what is a working thread? : Java thread
How do you remove duplicates in java?
How do you use compareto method?
how to open and edit XML file in Weblogic???
Is java a compiler?
What is the purpose of a volatile variable?
What is difference between string and new string?
Write code to implement bubble sort in java?
Explain about procedural programming language or structured programming language and its features?