The interface hme0 has the wrong IP address. Which command re-establishes the correct address of 192.168.20.118, broadcast of 192.168.20.127, and netmask of 255.255.255.192?

A.
ifconfig hme0 192.168.20.118 netmask 255.255.255.0 + broadcast
B.
ifconfig hme0 192.168.20.118 netmask 192.168.20.127 broadcast +
C.
ifconfig hme0 192.168.20.118 netmask 255.255.255.127 broadcast +
D.
ifconfig hme0 192.168.20.118 netmask 255.255.255.192 broadcast +
E.
ifconfig hme0 192.168.20.118 netmask 255.255.255.192 + broadcast