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,723
  • 7
  • 53
  • 100

0 Answers0