Instead of checking each statement against a section number, it helps to test what would have to be true if either statement were wrong, and see whether that holds up.
Testing each statement by asking what would follow if it were false confirms that both hold up together rather than one at the expense of the other.
Hence, the correct answer is Option A: Both Statements I and II are true.