1

I can't get array value but coding is correct but showing my array first character onle and also not working my variable could you please solve my issues.

my code:

 var name = ["siva", "mani", "sundar", "ranjith"];
 console.log(name[0]);
Dalorzo
  • 19,834
  • 7
  • 55
  • 102

0 Answers0