csptri3

View on GitHub

Back to TPT Home

Test/Quiz 3

Q3

Didn’t consider that two people being tied would result in both sitting down and potentially ignoring the oldest person in the room.

Q6

Ignored the fact that after 20 the selected program would end but the correct answer would not. Need to read the options carefully from now on.

Q9

Error in reading the flow chart. Did not understand that the condition used an OR logical operator instead of an AND logical operator.

Q41

Forgot how public key encryption worked. Resulted in selecting the wrong answer. Public key encryption involves the recipients public and private key.

Week 3 Quiz 5

Q15

Didn’t notice that both displayed 10, thought that the order of print and increment would affect the number of values displayed. Instead it only affects what values are displayed.

Q48

Forgot what the role of certificate authorities is. It isn’t to certify websites but to certify encryption keys used in secure communcation.