Buscar

How do you declare an abstract class in Java? a) By using the keyword 'abstract' before the class name. b) By using the keyword 'abstract' before...

How do you declare an abstract class in Java?


a) By using the keyword 'abstract' before the class name.
b) By using the keyword 'abstract' before the method name.
c) By using the keyword 'abstract' before the return type of a method.
d) By using the keyword 'abstract' before the access modifier of a method.

Essa pergunta também está no material:

Tema 5 - Herencia en Java
8 pág.

Programação I Universidad Nacional de La PlataUniversidad Nacional de La Plata

💡 1 Resposta

User badge image

Ed Verified user icon

Para declarar uma classe abstrata em Java, você utiliza a opção a) colocando a palavra-chave 'abstract' antes do nome da classe.

0
Dislike0

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais