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 is the difference between jdk, jre, and jvm?
What is a double vs float?
Difference between throw and throws?
What is the use of :: in java?
What is null mean in java?
What is a file pointer?
Why null value is used in string?
how does multithreading take place on a computer with a single cpu? : Java thread
What do bitwise operators do?
What is unicode with example?
What is lazy programming?
What is string in java?
What is an image buffer?
What is the difference between serial and throughput garbage collector?
Can you call a method on a null object?