Добавить
Уведомления

JavaScript( object oriented javascript encapsulation part 2 )

We create objects with methods, properties, and attributes. When we make them bundled inside an object it's known as encapsulation. When these methods and attributes are abstracted from other objects, this is known as abstraction. JavaScript is designed on a simple object-based paradigm

Иконка канала JavaScript С Основами
22 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

We create objects with methods, properties, and attributes. When we make them bundled inside an object it's known as encapsulation. When these methods and attributes are abstracted from other objects, this is known as abstraction. JavaScript is designed on a simple object-based paradigm

, чтобы оставлять комментарии