asked 128k views
2 votes
Which one of these is the most different? javascript php ruby python mysql?

asked
User Raj Peer
by
8.4k points

2 Answers

6 votes

Answer:MySql

Step-by-step explanation:

Amonng them, MySql is a data base

answered
User Intractve
by
8.6k points
2 votes
The one that differs most from the others that are mentioned is MySQL.
All other, Javascript, PHP, Ruby and Python are web programming languages, which means are used for writing codes for developing websites.
MySQL on the other hand is not a programming language. It is a Database Management system. SQL stands for Structured Query Language.
MySQL is written in the programming language C and C++.
answered
User Jakye
by
8.0k points