Abstract Class Interview Questions list for experienced
Can you create an instance of abstract class?
Abstract Class interview questions and answers on advance and basic Abstract Class with example so this page for both freshers and experienced condidate. Fill the form below we will send the all interview questions on Abstract Class also add your Questions if any you have to ask and for apply
in Abstract Class Tutorials and Training course just send a mail on info@pcds.co.in in detail about your self.
Top Abstract Class interview questions and answers for freshers and experienced
What is Abstract Class ?
Answer :
Abstract classes are classes which cannot be instantiated. They exist to provide common functionality and interface specifications to several concrete classes.
Questions : 1 :: Can you create an instance of abstract class?
No, you can not create instance of abstract class in Java, they are incomplete. Even though, if your abstract class don’t contain any abstract method, you can not create instance of it. By...View answers
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website