OBJECTS AND ITS INTERNAL REPRESENTATION IN JAVASCRIPT:Data types like string, number, boolean, null are primitive data types where they can store a single value whereas Arrays can store…Dec 4, 2020Dec 4, 2020
Why there is a difference in behavior for copying contents in primitive and non-primitive types?In JavaScript, the data types are categorized into two main types-Dec 4, 2020Dec 4, 2020
How do you copy by value a composite data type| JAVASCRIPTData types are basically classified into three typesDec 3, 2020Dec 3, 2020