Examlex

Solved

One of Your Hallmates, Ling, Is an Exchange Student from Taiwan

question 11

Multiple Choice

One of your hallmates, Ling, is an exchange student from Taiwan. Ling never goes out with the other students, goes to bed at 9:30 every night, and studies quietly in her room most of the time. You assume that Ling behaves the way she does because she is Asian. Which of the following attribution errors might you have committed?


Definitions:

Return Value

The value that a function or procedure returns to the calling environment upon its completion.

Free()

A function in C/C++ used to deallocate memory that was previously allocated with a memory allocation function like malloc().

Allocated Block of Storage

A specific region of memory that has been reserved for use by a computer program.

Operating System

The software that manages hardware and software resources, providing common services for computer programs.

Related Questions