A

Admin • 802.91K Points
Coach

Q. The function used to convert a string to an int is . . . . . . . .

  • (A) INET_ATON()
  • (B) INET_NTOA()
  • (C) INET_ITOS()
  • (D) INET_STOI()
  • Correct Answer - Option(D)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
INET_ATON(): This function is used to convert an IP address in dotted-quad notation (IPv4) to a numeric value. It returns the numeric representation of the IP address as an unsigned integer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.