Question

If a class contains an abstract method, what must be true about the class itself?

A It must be declared final.
B It must be declared public.
C It must be declared abstract.
D It must implement an interface.
E It cannot have any fields.
Practice Next

Hey! Ask a query