1.

How do you specifically execute a command in JavaScript?

A. execcommand()
B. exec(command)
C. execCommand()
D. exec(command id)
Answer» D. exec(command id)


Discussion

No Comment Found