why array is called the collection of similar datatypes?
Answer Posted / guest
Array is called the collection of similar datatypes because
we can not add an object of some other type where as the
array which is declared is of another type.
For e.g
We declare a Integer array then we can not add an object of
type string into that array.We have to add an object of type
string only.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Does spacing matter in javascript?
Is javascript or python easier?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
What do you mean by ide?
What is the difference between script type and the script language attributes?
What does the enableviewstatemac setting in an aspx page do?
What is the scope of a function?
What does ecma stand for?
What are trailing whitespace?
What is callback in javascript?
How to convert json object to string?
Program to return the address family of a socket
What is the data type of variables of in javascript?
What is unshift method in JavaScript?
What does js stand for?