Which one of the following is not written in Delphi?
-
Skype
-
Toad
-
PL/SQL Developer
-
MySQL
-
MySQL Administrator
D
Correct answer
Explanation
MySQL is a database management system, not a Delphi application. Skype (original Windows version), Toad (database tool), and PL/SQL Developer (Oracle IDE) were built using Delphi/Object Pascal. MySQL Administrator was also written in Delphi. MySQL itself is C/C++ software, making it the correct 'odd one out' for applications NOT written in Delphi.