6
Answers

Javascript [ ] concept

Photo of Rakesh Singh

Rakesh Singh

7y
930
1
Hi Everyone,
 
I need to understand the logic behind
 
console.log([]==[]) ;
 
the console will give the false for above  but I do not know whats the logic behind this.
 
Please help me.
 
Thanks in Advance. 

Answers (6)