CBSE Class 12 Computer Science Question 17 of 47

Interface Python with SQL — Question 7

Back to all questions
7
Question

Question 7

Pick the correct username used for logging in database.

  1. root
  2. local
  3. directory
  4. host
Answer

root

Reason — In MySQL database, "root" is the default username.