Value vs reference :

var a =[10,6,87] var a = 6hhghey : backend like this

Triple equal to: It will compare only primitive data types, not for non primitive Data types like objects, arrays.

Types of copies: There are two types, and they are

Shallow copy:

Example for arrays :