A.常量說(shuō)明 B.類型定義 C.變量說(shuō)明 D.程序首部
A.f(2,3) B.f(2,3.0) C.f(a+b,c) D.f(b,2)
A. function sum B. procedure next C. function s(VAR s:real):integer D. procedure f(a,b:real):char