asked 191k views
13 votes
A class that implements an interface must provide an implementation for all ____ methods. Group of answer choices private final static abstract

1 Answer

5 votes

Answer:

Abstract

Step-by-step explanation:

I think it’s abstract because, in the question it says that it implements an interface and must provide an implementation for

And my answer was abstract methods.

answered
User Blanthor
by
8.6k points