PRIMITIVE VS NON -PRIMITIVE PRIMITIVES ARE COPIED BY THEIR VALUE REFERENCE(non-primitive) ARE COPIED BY THEIR ADRESS/REFERENCES primitive value types => string , number, boolean, undefined, null non-primitive(reference type) types => array ,objec...
dipeshjoshi4.hashnode.dev2 min read
No responses yet.