A.MethodBeforeAdvice B.ThrowsAdvice C.AfterReturningAdvice D.MethodInterceptor
下面程序片段輸出的是()。
A.i=4 and j=4 B.i=5 and j=5 C.i=5 and j=4 D.i=4 and j=5