Login
Remember
Register
Ask a Question
What is true about array
0
votes
asked
Feb 6, 2020
in
JavaScript
by
rajeshsharma
What is true about array
Can have combination of data types in a single array list
Must have same data types for array list
#java-array
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 7, 2020
by
SakshiSharma
Can have combination of data types in a single array list
...