Correct option is D
Object-Oriented Programming (OOP) languages support concepts like classes, objects, inheritance, and polymorphism. Perl, Python, and Smalltalk are OOP languages.
SQL Plus, however, is a command-line interface for Oracle databases and is not an OOP language. It is used for managing and querying relational databases.