The default password of root user is
-
My$ql
-
Linuxab$
-
""
-
None of the above
C
Correct answer
Explanation
In modern MySQL installations, the root user's default password is empty (blank string). This is a security best practice that forces administrators to set a password during initial setup. Option C correctly represents this as empty string quotes.