@Franz

what do you mean by
6. What does array use for in our java programming actually in GUI
(AWT)?? only store a value or any different purpose?

There is no second meaning for the wiord Array..

Arrays are always Arrays..

It can be used as arrays only like how you use it in other places..

Say for example you are developing a GUI for a Multiple Answeer
Computerized Test

then you can use an array for storing the correct answer(i mean the
choice prefix)
And another array for storing the user answers

and you can compare them later by accessing each element of the
array..

Hope this helped you.

Regards
Sudhi


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to