Pregunta de entrevista de INTELLISC

Can we use final and abstract modifiers together ?

Respuesta de la entrevista

Anónimo

16 mar 2018

I Said that abstract requires child implementation . and final prevent this . so the logical answer is no we can't