The -protocol value 'TCP' runs on which operating systems?
A. all
B. unix only
C. windows only
D. none
Answer: Option A
Solution (By Examveda Team)
This question is about how MySQL connects to your computer.The -protocol value is like a language MySQL uses to talk to your computer.
The option 'TCP' is a very common way for computers to communicate.
It's so common that it works on almost all computers, including:
* Windows * Unix (like Linux and macOS) So the answer is Option A: all.
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