Arrays | Javascript
Jan 9, 2023 · 4 min read · If you come from any other programming language background, you might probably know that array is a data type that contains a similar type of data elements. It can be an array of integers or strings, but not both. But here in Javascript, it’s a bit d...
Join discussion



