Is Javascript have OOPS ??

1 min read
The answer is YES
but , behind the scene javascript is prototypal nature( prototype based Programming language) ,
javascript behave like we have OOPS , but still javascript is a prototype based .
and in javascript have class , constructor , new and many more methods , i.e it’s look like ( OOPS ).
0
Subscribe to my newsletter
Read articles from Shivanshu Singh directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
