Which of the following commands would test the loopback adapter of an internal NIC?

A. ping 127.127.0.0
B. ping 127.127.1.0
C. ping 127.0.0.1
D. ping 127.1.1.1

Answer: C. ping 127.0.0.1

Computer Science & Information Technology

You might also like to view...

At the beginning of the database design process, a database developer must understand the ________ and ________ of the project

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which option is NOT a characteristics of Organized code?

A. Import only the classes that are needed to run the program B. Avoid spaghetti code C. Declare variables he program uses at the top D. Use an IDE

Computer Science & Information Technology