0 votes
in XML by
To add the attribute named Type to the <customer> tag the syntax will be

A. <customer attribute Type=”exelent”>

B. <customer Type attribute =”exelent”>

C. <customer Type attribute_type=”exelent”>

D. <customer Type=” exelent” >
...