Positive SSL
1 4. 在Visaul Basic.NET語言中,使用函數指令Right(A,N)與下列何者功能相同?
A Mid(A, Len(A)-N+1, N)
B Mid(A, 1, N)
C Mid(A, N, 1)
D Mid(A, N-1, N)