0
What is the output of this code?
Var str="Learn Javascript"; Var n=str.search("Java"); Console.log(n);
3 Answers
+ 3
You try it in the code playground. You test it and see the result.
+ 2
Code Playground has the answer.
+ 1
Oh! I don't understand jajaja but I love it!! Thanks man!