KnowledgeBoat Logo
|

Computer Science

Name the host name used for signing in the database.

  1. localhost
  2. localpost
  3. localcost
  4. none of these

Python MySQL

1 Like

Answer

localhost

Reason — The "localhost" is the host name used for signing into a MySQL database.

Answered By

3 Likes


Related Questions