Answer:
It is C2
Step-by-step explanation:
The address of the cell which is at the intersection of the second row and the third column in a worksheet is known as C2
This is because when addressing the cells in a worksheet the column is considered first before the row. and the columns are labelled using alphabets A to Z after the Z alphabet the columns will start been labelled by doubling the Alphabets e.g : AA,BB etc
while the rows are labelled using numbers starting from 1. so the address of the cell found at the intersection of the second row and the third column will now be C2 because the third column is labelled C while the second row is labelled 2