Computer Science, asked by hanipani4991, 1 year ago

Es6 is the first time that javascript has built-in modules true or false

Answers

Answered by sana9890
0

false is the statement I think so

Answered by maillalithchandrapan
1

Answer:

True

Explanation:

ES6 Modules gives a fine grain control to import / export just what is required for a particular module.

Similar questions