Pentium is just a brand of a CPU chips from Intel that is usually in your laptops or chromebooks. It's used for general purpose computing. Produced by Intel since 1993.
Answer:
Lists.
Explanation:
A relational database stores data in the form of lists.
The answer is D
Media production house because she is in animation.
Answer:
The correct selection is the letter C. The first ACL is denying all TCP traffic and the other ACLs are being ignored by the router.
Explanation:
In this case, the letter C is the right answer because with the first ACL exactly:
access-list 102 deny tcp any any
We are denying all traffic with the next line deny tcp any any, in this case, the others line are being ignored.
access-list 104 permit udp host 10.0.0.3 any
access-list 110 permit tcp host 10.0.0.2 eq www any
access-list 108 permit tcp any eq ftp any
For that nobody can access to the internet, the security administrator of ABC must change the first ACL.