若有说明和语句:char str[]="Hello",

若有说明和语句:

char str[]="Hello", *p; p=str;

则此时*(p+5)中的值为()。

答案
A

题目信息

题号:4364
题型:单选题
难度:普通