单项选择题

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

A.int data x;
B.int idata x;
C.int pdata x;
D.int xdata x;