HOME
ABOUT US
PORTFOLIO
JAVASCRIPT
Vue.js
PHP
PHP OOPS
LARAVEL
WORDPRESS
MYSQL
DATETIME
DSA
Home
2025
Page 14
2025
Showing 131 - 140 of 246 results
Difference between array and object.
August 16, 2025
Letβs break down the difference between an array and an object in JavaScript (and generally in programming): πΉ Array πΉ...
How does Object.create() work?
August 16, 2025
πΉ What is Object.create()? Object.create() is a built-in JavaScript method that creates a new object and sets its prototype to...
What is the difference between Object.freeze and Object.seal?
August 16, 2025
1. Object.seal() β Example: 2. Object.freeze() β Example: Key Difference Table Feature Object.seal() Object.freeze() Add new properties β Not allowed...
Difference between object literal and constructor function.
August 16, 2025
1. Object Literal An object literal is the simplest way to create an object in JavaScript.You directly define the object...
What are getters and setters in JavaScript?
August 16, 2025
In JavaScript, getters and setters are special methods that allow you to define how properties of an object are accessed...
How do you add or remove properties from an object?
August 16, 2025
1. Adding Properties You can add new properties to an object in multiple ways: β Dot notation β Bracket notation...
What is prototype and prototypal inheritance?
August 16, 2025
Prototype In JavaScript, every object has an internal hidden property called [[Prototype]] (often accessed using __proto__ or through Object.getPrototypeOf()). π...
Explain this keyword in JavaScript.
August 16, 2025
Letβs break down this keyword in JavaScript step by step, because it behaves differently depending on where and how it...
What are object properties and methods?
August 16, 2025
In JavaScript (and in general OOP), π Objects are collections of data (properties) and behavior (methods). 1. Object Properties β ...
What is an object in JavaScript?
August 16, 2025
In JavaScript, an object is a collection of key-value pairs (properties), where keys are strings (or Symbols) and values can...
Page
1
Page
2
Page
3
Page
4
Page
5
Page
6
Page
7
Page
8
Page
9
Page
10
Page
11
Page
12
Page
13
Page
14
Page
15
Page
16
Page
17
Page
18
Page
19
Page
20
Page
21
Page
22
Page
23
Page
24
Page
25
Categories
Academy
(1)
Commercial
(3)
DATETIME
(6)
DJANGO
(1)
DSA
(5)
DSA PRACTICE
(4)
Geography
(1)
JAVASCRIPT
(69)
LARAVEL
(40)
MYSQL
(42)
Office
(1)
PHP
(15)
PHP OOPS
(16)
PROGRAMME
(1)
PYTHON
(7)
REACT JS
(6)
Shop
(1)
STAR PATTERN PROGRAMME
(7)
Studio
(1)
Uncategorized
(21)
WORDPRESS
(15)
Archives
February 2026
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
January 2023
December 2022
November 2022
August 2022
February 2022
Tags
Certificates
Education
Instructor
Languages School
Member