首页学历类考试大学计算机科学
(单选题)

typedef struct{ int num; char *name; } *vec_ptr; 则在IA32机器上,sizeof(vec_ptr) =()

A4

B8

C12

D16

正确答案

来源:www.examk.com

答案解析

相似试题

  • (单选题)

    设有以下说明语句:typedefstruct{intn;charch[8];}PER;则下面叙述中正确的是()

    答案解析

  • (单选题)

    若有以下说明语句:structstudent{intnum;charname[];floatscore;}stu;则下面的叙述不正确的是:()

    答案解析

  • (单选题)

    若有以下定义:structstudent {intage;intnum;}stu,*p=&stu;则以下不正确的引用是()

    答案解析

快考试在线搜题