Chapter 12: Event-Driven GUI Programming, Multithreading, and AnimationTRUE/FALSE1.Computer users can expect to see a standard interface in the GUI programs they use.PTS:1REF:516
Get answer to your question and much more
2.GUI programs are frequently called action-controlled because actions occur in response to user-initi-ated events such as clicking a mouse button.PTS:1REF:517
Get answer to your question and much more
3.Some organizations include the disk location where an object is stored as part of the object dictionary.PTS:1REF:528
Get answer to your question and much more
4.In an event-driven program, you design the screens, define the objects, and define how the screens willconnect.PTS:1REF:529
Get answer to your question and much more
5.With a single CPU, multiple threads execute simultaneously.PTS:1REF:535
Get answer to your question and much more
MULTIPLE CHOICE1.From the 1950s, when businesses began to use computers to help them perform many jobs, through the1970s, almost all interactive dialogues between people and computers took place at the ____.PTS:1REF:516
Get answer to your question and much more
2.The ____ is the location on your computer screen at which you type entries to communicate with thecomputer’s operating system.PTS:1REF:516
Get answer to your question and much more
3.Operating system software allows you to use a mouse or other pointing device to select pictures, or____, on the screen.PTS:1REF:516
Get answer to your question and much more
4.Performing an operation on an icon causes a(n) ____.a.instancec.eventb.messaged.interface