JavaScript OOP's Part 3 : Constructor Function
Hello everyone hope you are all doing well, My name is Surya L.
In this blog we will Learn Constructor Function in JavaScript.
What is Constructor Function?
This constructor is invoked when new is called to create a new object.
The constructor metho...
layruss.hashnode.dev4 min read