This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
Seetharaman Venkatasamy wrote:welcome to javaranch
cheers mate Studying Bachelors of Computing and the first two years are based on Java, then a year of C++. Kind of strange really, would've thought that C++ would be more dominant. I've done a lot of PHP in my time so OOP and procedural programming, although I'm not used to such a 'strict' language, so it's a nice change
Arrays unlike Collections can store anything which means: Objects and primitives .
The only problem which I see with arrays is the compulsion of knowing the size before when creating its Object but on the other hand Collections gives us a lot flexibility .