- 
					 How is communication established with MySQL?
 
- 
                        
- Network calls
 - APIs
 - SQL
 - A programming language like C++
 - None of these
 
 
Correct Option: C
SQL is the standard language for RDBMS systems like MySQL. SQL queries facilitate quick information retrieval from tables and other elementary operations required to maintain an RDBMS system.