1
Answer

I want the output of this code

Photo of Ahmed Jama

Ahmed Jama

5y
761
1
("Tiigsi Technology" instanceof String);
(new Array(3).toString());
([1]+ []+ "Tiigsi".split(''));
('1'--'1');
what we be the output of this code 

Answers (1)