Jnr PHP/Codeigniter Developer Question:

Download Job Interview Questions and Answers PDF

Tell us can you extend a Final defined class?

Jnr PHP/Codeigniter Developer Interview Question
Jnr PHP/Codeigniter Developer Interview Question

Answer:

No, you cannot extend a Final defined class. A Final class or method declaration prevents child class or method overriding.

Download Jnr PHP/Codeigniter Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is the difference between the functions unlink and unset?Tell me will comparison of string "10" and integer 11 work in PHP?