Which is not a feature of object oriented programming?

Which is not a feature of object oriented programming? Correct Answer compiler directives

The main feature of Object Oriented Programming (OOP) are encapsulation, inheritance, polymorphism, abstraction, class definitions, objects, generic classes, class libraries etc.

Related Questions

Is the Arduino code an Object-Oriented programming language or a Procedural programming language?
In object oriented programming, what is the relation of an object to a class