Vidyalelo
MySQL · Q858

MySQL

Programming · MySQL · question 858

Q858

The -protocol value 'TCP' runs on which operating systems?

A.
all
Answer
B.
unix only
C.
windows only
D.
none

Answer: Option A

Solution

Answer: Option A
Solution:
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.