Examlex
Evaluate the pseudocode below to calculate the payment (pmt) with the following test values:
The total number of hours worked (workingHours) = 60
The rate paid for hourly work (rate) = 15
Input workingHours
Input rate
Pmt = workingHours * rate
If workingHours > 40 then
ExtraHours = workingHours - 40
ExtraPmt = extraHours * rate * 2
Pmt = pmt + extraPmt
Output pmt
Reproach
The act of expressing disapproval or disappointment towards someone or their actions.
Heterosexism
The assumption that all individuals and relationships are heterosexual.
Fundamental Attribution Error
The tendency to explain other people’s behavior as the result of personal, rather than situational, factors.
Reciprocity Principle
The rule that one should pay back in kind what one receives from others.
Q20: Imagine you are planning to purchase a
Q25: Research shows that parents should _ to
Q46: How do you extract the first 5
Q50: Computer programming is<br>A) the speed with which
Q60: Consider the telephone book as a physical
Q65: When hand-tracing the loop in the code
Q71: Identity crisis is comprised of both<br>A) dangers
Q82: One of Stephanie's chores is taking out
Q89: What are the values of num1 and
Q91: Assuming that a user enters 10, 20,