Open In App

Web technologies Questions | JavaScript Course Quiz 1 | Question 58

What does high level mean in the context of javascript

(A) Developers don’t need to manage resources manually. Everything happens Automatically
(B) The mechanism in js automatically removes unnecessary things from the memory
(C) Functions are simply treated as variables
(D) None of the above

Answer: (A)
Explanation: In js high level refers as Developers don’t need to manage resources manually. Everything happens automatically.
Quiz of this Question

Article Tags :