What are the three criteria met by the types of role play referred to as digital minstrelsy?

What will be an ideal response?

· A person who is a member of an advantaged group in real-life plays the role of a person from a disadvantaged group
· The role play purposefully demeans members of the disadvantaged group
· The experience is primarily played out on a computer or gaming console

Computer Science & Information Technology

You might also like to view...

The ____ character is used to indicate that a letter is a hot key on a menu item.

A. ampersand (&) B. forward slash (/) C. back slash (\) D. underscore (_)

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The redirection parameter > changes or overrides the standard UNIX system output device. 2. A pipe accepts data from the standard input device, modifies them in some way, and sends the output to the standard output device. 3. A filter causes one utility’s standard output to be used as another utility’s standard input. 4. A shell script is a file that consists of a series of commands. 5. A GUI is easier to use (than line commands) because it presents a visual picture of the available options, but communicating through a GUI is relatively inefficient because the commands must be processed by an extra layer.

Computer Science & Information Technology