单项选择题

A) B=Mid(A,3,2)
B) B=Right(Left(A,4),2)
C) B=Left(Right(A,4),2)
D) A),B)和C)