Posts Tagged inheritance

Obiecte in JavaScript

Spuneam in articolul precedent ca in mare parte nu exista asemanari intre JavaScript si Java, in afara de numele celor doua. Acest lucru ramane valabil si atunci cand vorbim de obiecte, clase si mostenire. In timp ce Java este un limbaj de programare orientat pe obiecte, JavaScript este un limbaj de programare bazat pe obiecte (eng. object-based sau prototype-based). Read the rest of this entry »

, , , , , ,

Comments