单项选择题

如果希望变量存储于片内RAM的20H-2FH区域,应该使用的定义语句是:()

A.int code x;
B.int bdata x;
C.int pdata x;
D.int xdata x;