【单选题】

假定有“struct BOOK{char title[40]; float price;} book;”,则正确的语句为()。

A、 struct BOOK x= &book;

B、 struct BOOK *x=&book;

C、 struct BOOK x=calloc(BOOK);

D、 struct BOOK *x=BOOK;


  题目答案
  答案解析



Copyright © 2021   题库网   浙ICP备2024091676号