1.

Which of the following are not the valid character set in HTTP?(a) ISO-8859-1(b) US-ASCII(c) ISO-8859-7(d) ISO-8859-12This question was addressed to me in an international level competition.My doubt stems from HTTP Overview in chapter HTML Fundamentals of HTML

Answer»

Right answer is (d) ISO-8859-12

Easy explanation: A character set must know to web BROWSERS to display HTML PAGES correctly. For the preference of CLIENTS we use character sets for specifying characters. The DEFAULT value is US-ASCII. The valid character sets are ISO-8859-1, US-ASCII or ISO-8859-7.



Discussion

No Comment Found

Related InterviewSolutions