0

What is the concept of "Class" in javaScript?

I am familiar with Object in JavaScript.

7th Dec 2016, 1:54 PM
ABC
ABC - avatar
1 Respuesta
0
JS is prototype based language. There is no class. However analogy can be made.
7th Dec 2016, 4:45 PM
Rishi Anand
Rishi Anand - avatar