You can compute the sensitivity and specificity for a single
cutoff using a classification table. ROC Curve gives you
a visual display of these measures for all possible cutoffs
in a single plot, which is much cleaner and more powerful than
a series of tables.