0

What is the output of this code?

Var str="Learn Javascript"; Var n=str.search("Java"); Console.log(n);

16th Jan 2019, 8:14 PM
Juan Murillo
Juan Murillo - avatar
3 Answers
+ 3
You try it in the code playground. You test it and see the result.
16th Jan 2019, 9:21 PM
JTLZ
+ 2
Code Playground has the answer.
16th Jan 2019, 8:20 PM
Diego
Diego - avatar
+ 1
Oh! I don't understand jajaja but I love it!! Thanks man!
16th Jan 2019, 8:35 PM
Juan Murillo
Juan Murillo - avatar