Question 7
A computer can successfully ping outside the local network, but cannot access any World Wide Web services. What is the most probable cause of this problem?
O Windows Firewall blocks port 23 by default.
O The computer network interface card is faulty.
O The BIOS or CMOS settings are blocking web access.
O Windows Firewall is blocking port 80.
Question 8
A programmer is building a script that will test a condition of either true or false. Which data type would the programmer use?
O int
O float
O char
O Bool