1.

What does UTF stand for int utf8?(a) Universal Transformation Format(b) Unicode Transformation Format(c) Universal Transformation Formula(d) Unicode Transformation FormulaThe question was posed to me in an interview for job.I need to ask this question from Character Set Support topic in division Using SQL to Manage Data of MySQL

Answer» RIGHT option is (B) UNICODE Transformation Format

Easiest explanation: In the utf8 character set in MySQL, the characters are represented in ONE, two or three bytes. ‘UTF’ stands for ‘Unicode Transformation Format’. Unicode support prior to MySQL 6.0 was DIFFERENT.


Discussion

No Comment Found

Related InterviewSolutions