Which option do you use with the ping command to send packets to the broadcast address of the network?
A. -b
B. -f
C. -i
D. -n
Answer: A
Computer Science & Information Technology
You might also like to view...
________ dependency occurs when the value of one field is determined by the value of another field
Fill in the blank(s) with correct word
Computer Science & Information Technology
What is the longest copper cable length supported by the IEEE 802.3u FastEthernet standard?
A) 100 meters B) 1 kilometer C) 100 feet D) 180 meters E) 180 feet
Computer Science & Information Technology
To access the last character of a string class object str you can use the expression
A) str[last]. B) str.last(). C) str[str.length()]. D) str[str.length()-1]. E) None of the above
Computer Science & Information Technology
The visibility property forces the browser to deallocate space for hidden items.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology