#3 OOPs Concept php in tamil | Abstraction in php | Abstract class and abstract method in php tamil

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Learn about what is abstraction in php | abstract class in php tamil | abstract method in php | what are the conditions for abstract class and abstract methods in php | how to implement abstract methods | how to declare or create abstract method in php | abstract functions in php
    Abstract class:
    if a class has abstract keyword then it will become an abstract class.
    Abstract method:
    If a method has a keyword and without implementation then it will become an abstract method
    In the subclass should have all the abstract methods implementations.

КОМЕНТАРІ • 2