When using an array in a GUI program, if array values will change based on user input, where must the array be stored?
A. It must be stored inside the method that processes the user's events.
B. It must be stored inside an event handler.
C. It must be stored outside the method that processes the user's events.
D. It must be stored outside of the main program.
Answer: C
Computer Science & Information Technology
You might also like to view...
PowerPoint handouts can display anywhere from one to six slide thumbnails
Indicate whether the statement is true or false
Computer Science & Information Technology
Most relational database systems cannot work directly with many-to-many relationships.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology