Which one of the following class declarations is a valid declaration of a class that cannot be

Question:

Which one of the following class declarations is a valid declaration of a class that cannot be extended?

Select the one correct answer.

(a) class Link { }

(b) abstract class Link { }

(c) native class Link { }

(d) final class Link { }

(e) abstract final class Link { }

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: