1.

Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element?(a) dataFormatAs(b) datafld(c) disabled(d) datasrcThe question was posed to me in an online interview.I would like to ask this question from HTML and XHTML Element Reference in portion HTML and XHTML Fundamentals of HTML

Answer»

The correct option is (d) DATASRC

To explain I would say: The identifier for DATA source is set by dataSrc. When the dataSrc property is applied to a tabular data consumer, the entire data set is REPEATED by the CONSUMING elements. DataFormatAs specifies how data is RENDERED. A Disabled is a boolean attribute which specifies that element should be disabled.



Discussion

No Comment Found

Related InterviewSolutions