Answer:
The correct pseudocode to find the records of all citizens over the age of 50 is IF(age > 50).
OR EACH item IN citzlist
{
WHILE(not end of citzlist)
{
IF(age > 50)
{
DISPLAY(name)
}
}
}
If this is run, it will bring out all the names of the citizen who are over the age of 50 in the list.
Explanation:
The answer is d torque because
Cisco cyber security would classify this email as security threats.
<h3>How do
Cisco cyber security classify email security threats?</h3>
They classify them as:
- Malware Delivery via Spam.
- Credential Theft
- Business Email Compromise, etc.
Note that in the case above, Cisco cyber security would classify this email as security threats
Learn more about Cisco from
brainly.com/question/23388335
#SPJ12