单项选择题

A.os.path.getatime(’demo.txt’)
B.os.path.getmtime(’demo.txt’)
C.os.path.getctime(’demo.txt’)
D.os.path.getsize(’demo.txt’)