PinnedNamrata DwivediHow do you copy by value a composite data type?We use data types to specify what kind of data can be stored & manipulated within a program.Dec 3, 2020Dec 3, 2020
Namrata DwivediDifference between window, screen, and document in JavascriptWindow is the main JavaScript object root, aka the global object in a browser, also can be treated as the root of the document object…Dec 6, 2020Dec 6, 2020
Namrata DwivediObjects and its Internal Representation in JavascriptObjects are the representation of real-world entities in any language representing things by defining its properties along with their…Dec 6, 2020Dec 6, 2020
Namrata DwivediJavascript: Difference in behaviour for copying contents in primitive and non-primitive type?In this blog, I will be going over my understanding of two different kinds of data types: primitive and non-primitive.Dec 5, 2020Dec 5, 2020