You have decided to install Snort on your Windows Server 2003 and are making changes to the default configuration file. You see the following two lines:
include classification.config
include reference.config
What should these two lines read, after you make your changes, on a default installation?

A.
include C:\Snort\etc\classification.config
B.
include C:\Snort\etc\reference.config
C.
include \classification.config
D.
include \reference.config
E.
include //classification.config
F.
include //reference.config
I choose AB