单项选择题

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

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