选择题   语句序列“char*p='teacher'; p+=2; cout<<p+2<<'\t'<<*(p+2);”的输出结果是______。
 
【正确答案】 C
【答案解析】