1.

Which entity is not for both HTML and XML?(a) apos(b) It?(c) cent(d) quotThe question was asked in an interview.My enquiry is from HTML 4.x and XHTML 1.x Character Entities in portion HTML and XHTML Fundamentals of HTML

Answer»

Correct choice is (C) cent

Explanation: cent is only HTML CHARACTER ENTITY. Other entities like quot, lt, gt, apos, amp are for the USE of both HTML and XML. The Unicode point in Hex for apos is U+0027, for lt is U+003C, for cent is U+00A2, for quot is U+0022.



Discussion

No Comment Found

Related InterviewSolutions