answersLogoWhite

0

AllQ&AStudy Guides
Best answer

No. You must create a subclass of the abstract class in order to be able to instantiate it.

This answer is:
Related answers

No. You must create a subclass of the abstract class in order to be able to instantiate it.

View page

int* pint; // instantiate a pointer to an int.

float* pflt; // instantiate a pointer to a float.

View page

The term 'instantiate' can be used in many different ways. The word 'instantiate' is a term meaning to provide an example. One way an individual might use the term is 'The mom instantiated how to tie her shoe.'

View page

According to a beginner's book on Java, an interface can't have constructors. Also, the interface itself can't contain the method implementation.

View page

No. An interface can only be implemented.

View page
Featured study guide
📓
See all Study Guides
✍️
Create a Study Guide
Search results