1.

Which of the following forms is a valid attribute specifications

A. name = “value”
B. name = value
C. name = (value)
D. name = ‘value’
Answer» B. name = value


Discussion

No Comment Found