C语言测试卷B卷

C语言B卷一、程序阅读理解。(每小题6分,共24分。)1、有以下程序void main( ){ struct cmplx {int x; int y;}cnum[2]={1,3,2,7};printf

腾讯文库C语言测试卷B卷C语言测试卷B卷