What will be the result of the following ACL statements?
Router(config)# access-list 20 permit
Router(config)# access-list 20 deny
Router(config)# access-list 20 permit
A)All traffic will be permitted
B)All traffic will be denied
C)Only traffic matching the first permit statement will be permitted
D)Only traffic matching the second deny statement will be denied