[Year 12 SofDev] Arrays with mixed data types
Mark
mark at vceit.com
Fri Jun 12 13:27:54 AEST 2015
Hi, codemakers.
Most languages require all elements of an array to have a single data type,
but I have a nagging suspicion that there is an exception or two.
e.g. Apparently PHP allows mixed data types in its 'arrays' but I believe
PHP 'arrays' are actually more like the lists found in Perl or Python and
so are not classical arrays.
Is there a language that allows true arrays with mixed data types?
Cheers
Mark
--
Before Facebook, how many people would take a picture of their dinner on a
disposable camera, get the photos developed, then go round to your friends'
houses and show them all the photo?
--
Mark Kelly
http://vceit.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20150612/976c592f/attachment.html
More information about the sofdev
mailing list