Which of the following commands will emulate the ping command in Microsoft Windows, where the ping is sent for four packets and then the command exits?
A. Ping -c 4
B. Ping -n 4
C. Ping -T 4
D. Ping -p 4