1.

What is the code required to delete all “weight” tags?%!

A. delete weight(pt).all;
B. delete pt.element[all];
C. delete pt;
D. delete pt..weight;
Answer» E.


Discussion

No Comment Found