?____ is the term for driving through a neighborhood with a wireless-enabled notebook looking for unsecured wireless networks.
A. ?Wardriving
B. ?Hacking
C. ?Phishing
D. ?Snarfing
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following initializer lists would correctly set the elements of array n?
a) int[] n = {1, 2, 3, 4, 5}; b) array n[int] = {1, 2, 3, 4, 5}; c) int n[5] = {1; 2; 3; 4; 5}; d) int n = new int(1, 2, 3, 4, 5);
Computer Science & Information Technology
To see how the document will look when viewed in a Web browser, locate the file with File Explorer, then click the file to open it in a Web browser.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology