What is JavaScript?
JavaScript is a High-level, Object oriented, multi-paradigm programming language.
It is high level means that we dont have to worry about memory management stuff and all. object oriented means, how the JS stores the data as objects, multi-paradigm m...
codewithnithin.hashnode.dev1 min read