有变量定义char c,*s=NULL;则sizeof

有变量定义char c,*s=NULL;则sizeof(c)的值为________,sizeof(s)的值为_______。

答案
第1空:1
第2空:4

题目信息

题号:7311
题型:填空题
难度:普通