题目内容

执行以下程序后,输出结果为。#includeint strlen(char *p);int main(){char a[20]="abcdefghijk1234", *p;printf("%d",strlen(a));return 0;}int strlen(char *p){int len = 0;while (*p != '\0'){len++;p++;}return len;}

查看答案
更多问题

Complete thefollowing sentences, using the right verb forms.Example:In three years' time, I______ (study) medicine.will be studying

Complete thefollowing sentences, using the right verb forms.Exampe:In three years' time, I______(graduate) from university.will have graduated

奥地利是采用宪法法院实施宪法监督。

A. 对
B. 错

()把道德起源归结为上天的命令或者神的旨意。

A. 先天人性论
B. 天意神启论
C. 情感欲望论
D. 动物本能论

答案查题题库