Hands-On Ethical Hacking and Network Defense, 3e, ISBN 9781285454610
Ch. 7 Solutions-2
13. Using the following Perl code, how many times will “This is easy…” be displayed
onscreen?
14. HTML files must be compiled before users can see the resulting Web pages. True or
False?
15. Which of the following HTML tags is used to create a hyperlink to a remote Web site?
16. In object-oriented programming, classes are defined as the structures that hold data and
functions. True or False?
17. What are the three looping mechanisms in C? (Choose all that apply.)
18. Which of the following is the Win32 API function for verifying the file system on a
Windows computer?
19. Perl and C are the most widely used programming languages among security
professionals. True or False?
20. Which of the following tags enables an HTML programmer to create a loop?
Activities
Activity 7-1
Answers will vary. The algorithm might include the following steps:
1. Get a bowl.
3. Get a fork.
5. Crack the eggs into the bowl.
7. Use the fork to stir the eggs vigorously until the mixture is yellow.
If a student forgets to remove the shells, he or she has missed an important step in creating the
algorithm.
Activity 7-6