List 15 events or interactions that might take place within a multimedia program. Consider events that are related to user interaction, such as with the mouse or keyboard, time-based events, system or Internet-related events, etc.

What will be an ideal response?


Some of the events and interactions that might take place are video animations, Different animations, the use of games, games on the Internet, demo disks and guided tours, certain presentations, kiosk applications, Interactive training, simulations, prototypes, technical visualizations, music files etc.

Computer Science & Information Technology

You might also like to view...

To list files on a remote machine, a client

A. can pass the server name to the opendir system call B. must contact a server that lists files

Computer Science & Information Technology

Rewrite bundle (page 451) so the script it creates takes an optional list of filenames as arguments. If one or more filenames are given on the command line, only those files should be re-created; otherwise, all files in the shell archive should be re-created. For example, suppose all files with the file- name extension .c are bundled into an archive named srcshell, and you want to unbundle just the files test1.c and test2.c. The following command will unbundle just these two files:

$ bash srcshell test1.c test2.c

Computer Science & Information Technology

Which of the following are created to meet specific needs such as the number of characters entered into a field?

A) Required fields B) Indexed fields C) Permissions Rules D) Custom Input Masks

Computer Science & Information Technology

A database should be used in ____________________ form to minimize the use of computer and network resources.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology