object in javascript
javascirpt in object every
const name =" fuzail"; const course = function
Search for a command to run...
javascirpt in object every
const name =" fuzail"; const course = function
No comments yet. Be the first to comment.
Prototype : every object in javscript have built in property , which is called Prototype. INHERITANCE in Javscript : is called PROTOTYPAL Inheritance .When you try to access property of object , property will not only be looked for in object but on t...
global scope and block scope

Inline eleement : inline element are those which only occupy space bounded by tags . inline element only take up as much width as necessary .Inline element does not start with new line . span tag is example of inline ement .You can put several span t...

using spread operator