1.

A JavaScript module is a file that exports something for other modules to consume.

Answer»

A JavaScript MODULE is a file that exports SOMETHING for other MODULES to consume.
(1)False
(2)TRUE

Answer:-(2)True



Discussion

No Comment Found