Connections to remote servers always use TCP/IP.
A. True
B. False
Answer: Option A
Solution (By Examveda Team)
This question is about how MySQL connects to other servers.Think of a server like a computer that holds all the data for a website or an app.
When your computer wants to talk to a server, it needs a special language.
TCP/IP is one of these languages, and it's very common for talking between computers over the internet.
So, if you are connecting to a server that is not on the same computer as you, you are definitely using TCP/IP.
So the answer is True!
Related Questions on MySQL Miscellaneous
How is communication established with MySQL?
A. SQL
B. Network calls
C. A programming language like C++
D. APIs
Which type of database management system is MySQL?
A. Object-oriented
B. Hierarchical
C. Relational
D. Network

Join The Discussion